Commit graph

36 commits

Author SHA1 Message Date
2e5a8c8b7b fix: delete unnecessary call 2024-12-19 05:03:25 +04:00
ea22935b88 feat: add DEFAULT_GROUPS group check 2024-12-19 04:44:05 +04:00
7fa6887e39 fix: delete attrs from data 2024-12-19 04:26:58 +04:00
7a5e33c1e6 feat: add group manager for update_user 2024-12-19 00:16:44 +04:00
65082e53fb fix: from review 2024-12-18 06:20:50 +04:00
da81bd858c feat: add groups query 2024-12-12 23:53:41 +04:00
5d55a15706 feat: add
groups_list
2024-12-12 16:00:07 +04:00
6440a4f5c9 feat: add KanidmCliSubprocessError and more descriptions 2024-12-11 15:16:14 +04:00
eca12a3079 feat: delete RootIsNotAvailableForModification and PrimaryUserDeletionNotAllowed 2024-12-11 13:16:38 +04:00
217445c2c9 fix: detect usernotfound 2024-12-11 12:42:50 +04:00
6d6583ced6 fix: get_user_by_username 2024-12-11 12:22:52 +04:00
3bff37cb79 fix: check none type in _check_response_type_and_not_empty 2024-12-11 11:51:22 +04:00
be9be5c975 fix: remove trash imports 2024-12-11 07:15:40 +04:00
27254dd014 feat: forbid modification of important user. 2024-12-11 07:13:02 +04:00
51a663bc0a feat: detect more errors 2024-12-10 06:15:15 +04:00
9f5ee494a6 fix: change default params 2024-12-10 04:52:13 +04:00
3c53251caa fix: typing 2024-12-09 12:37:57 +04:00
63f0011da5 fix: typing, expect errors 2024-12-06 03:41:06 +04:00
d427329e36 fix: delete return from None functions 2024-12-06 03:12:10 +04:00
bd070a3c1d fix: from review and make new error messages 2024-12-06 03:05:28 +04:00
9386fb7d49 fix: add None to UserDataUser 2024-12-04 19:15:03 +04:00
8a1c9d325b fix: not optional None 2024-12-04 19:01:56 +04:00
b8351d7151 fix: rename user_type 2024-12-04 18:10:14 +04:00
ecb3f36f96 fix: rename origin, add new mutation 2024-12-04 02:54:24 +04:00
b662d0f243 fix: missing username 2024-12-03 22:06:12 +04:00
e546ef00e9 feat: add legacy support 2024-12-01 17:29:29 +04:00
b8b2363f48 feat: add legacy code support 2024-11-29 19:32:02 +04:00
2dc34d6d0e refactor: mv hash_password to repository 2024-11-15 18:30:51 +04:00
34b603b76c fix: None password, fix fields 2024-11-15 04:53:20 +04:00
36ddf2b111 feat: update UserMutationInput 2024-11-15 04:19:24 +04:00
fbc0ae61fb feat: removed unnecessary functionality from the repository 2024-11-03 03:15:51 +04:00
a144c91113 refactor: moved json user management to a separate repository 2024-10-26 22:22:31 +04:00
Inex Code
1259c081ef style: Reformat with new Black version 2024-07-26 22:59:44 +03:00
Houkime
2e775dad90 fix(users): handle no admin name defined when adding a user 2024-01-08 13:12:27 +00:00
Houkime
e835173fea fix(users): handle no admin case 2024-01-08 13:12:27 +00:00
Inex Code
7935de0fe1 Migrate to FastAPI ()
Co-authored-by: inexcode <inex.code@selfprivacy.org>
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/13
2022-08-25 20:03:56 +03:00