Alejandra
|
1f686689f1
|
🔥 Remove USERS_OPEN_REGISTRATION config, make registration enabled by default (#1274)
|
2024-07-31 17:08:26 -05:00 |
|
Esteban Maya
|
e65b427ab1
|
♻️ Edit refactor db models to use UUID's instead of integer ID's (#1259)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-07-22 22:49:02 +00:00 |
|
Alejandra
|
f11bec6aa6
|
🔥 Remove duplicated code (#1185)
|
2024-04-26 15:55:59 -07:00 |
|
Alejandra
|
b81cec8ea5
|
♻️ Add delete_user_me endpoint and corresponding test cases (#1179)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-04-26 12:35:12 -07:00 |
|
Esteban Maya
|
933419e79c
|
✅ Update test to add verification database records (#1178)
|
2024-04-22 22:18:41 -04:00 |
|
Patrick Arminio
|
dcebccadba
|
🚨 Enable ARG001 to prevent unused arguments (#1152)
|
2024-04-05 15:05:28 -05:00 |
|
Patrick Arminio
|
e9b2f9f480
|
🔥 Remove isort configuration, since we use Ruff now (#1144)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-04-05 14:59:40 -05:00 |
|
Alejandra
|
4239d93ea6
|
♻️ Refactor and tweaks, rename UserCreateOpen to UserRegister and others (#1143)
|
2024-04-01 22:53:33 -05:00 |
|
Esteban Maya
|
85b7d6bc63
|
♻️ Replace pytest-mock with unittest.mock and remove pytest-cov (#717)
|
2024-03-14 00:57:19 +01:00 |
|
Alejandra
|
a62b1682e0
|
✅ Add test for deleting user without privileges (#690)
|
2024-03-12 17:01:51 +00:00 |
|
Alejandra
|
f67af697eb
|
♻️ Refactor user update (#689)
|
2024-03-12 17:29:49 +01:00 |
|
Dong-hyeon Shin
|
11fe2a00ed
|
♻ Update error messages (#417)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-03-12 12:25:03 +00:00 |
|
Sebastián Ramírez
|
ed9958bc1e
|
♻️ Refactor code structure for tests (#674)
|
2024-03-11 16:49:35 +00:00 |
|