Commit graph

1573 commits

Author SHA1 Message Date
dettlaff a57d65ee18 fix: change id subdomein to auth 2024-12-11 16:53:55 +04:00
dettlaff be545a71df tests: fix 2024-12-11 15:55:58 +04:00
def 413521463b Merge branch 'master' into def/add_users_repositories 2024-12-11 13:17:52 +02:00
dettlaff 6440a4f5c9 feat: add KanidmCliSubprocessError and more descriptions 2024-12-11 15:16:14 +04:00
dettlaff 33f491d4f6 feat: add response_data == "nomatchingentries" 2024-12-11 13:27:58 +04:00
dettlaff eca12a3079 feat: delete RootIsNotAvailableForModification and PrimaryUserDeletionNotAllowed 2024-12-11 13:16:38 +04:00
dettlaff 65a2a59ff8 fix: add except UserNotFound:
in users.py
2024-12-11 12:46:54 +04:00
dettlaff 217445c2c9 fix: detect usernotfound 2024-12-11 12:42:50 +04:00
dettlaff 924218b6aa fix: mv nomatchingentries 2024-12-11 12:30:22 +04:00
dettlaff 6d6583ced6 fix: get_user_by_username 2024-12-11 12:22:52 +04:00
dettlaff 0f422a6fc8 fix: dict check in _check_response_type_and_not_empty 2024-12-11 12:09:56 +04:00
dettlaff 3bff37cb79 fix: check none type in _check_response_type_and_not_empty 2024-12-11 11:51:22 +04:00
dettlaff c5ae43aab3 fix: return response_data 2024-12-11 07:35:20 +04:00
dettlaff 41ca72ae24 fix: add type debbug 2024-12-11 07:27:45 +04:00
dettlaff be9be5c975 fix: remove trash imports 2024-12-11 07:15:40 +04:00
dettlaff 27254dd014 feat: forbid modification of important user. 2024-12-11 07:13:02 +04:00
dettlaff 2db33a1688 feat: _check_response_type_and_not_empty 2024-12-11 06:35:17 +04:00
dettlaff 0700e2285f feat: add more errors processing 2024-12-11 06:00:14 +04:00
dettlaff cf3e6fe39e feat: add new errors processing 2024-12-11 05:48:30 +04:00
dettlaff fbb2a67979 feat: add new params to KanidmReturnUnknownResponseType 2024-12-11 05:41:44 +04:00
dettlaff 38b5dc19cb fix: move Exceptions to new file 2024-12-11 05:33:07 +04:00
dettlaff 63ea78b1ef fix: delete block try except in wrong place 2024-12-11 04:03:58 +04:00
dettlaff 62098493c4 fix: plugin error detect 2024-12-11 03:59:42 +04:00
dettlaff fb97714dd7 feat: plugin error check 2024-12-11 03:50:16 +04:00
dettlaff 17826e6437 fix: detect kanidm errors 2024-12-11 03:45:04 +04:00
dettlaff 245bd667f0 fix: add more debbug 2024-12-10 22:47:30 +04:00
dettlaff 752f887f00 fix: kanidm error check 2024-12-10 22:21:37 +04:00
dettlaff 3bf4cafb0a fix: kanidm errors comparison 2024-12-10 22:06:47 +04:00
dettlaff d4dada174a fix: try to except kanidm errors 2024-12-10 20:02:06 +04:00
dettlaff 51a663bc0a feat: detect more errors 2024-12-10 06:15:15 +04:00
dettlaff df211a9405 fix: modified list processing 2024-12-10 05:07:22 +04:00
dettlaff 9f5ee494a6 fix: change default params 2024-12-10 04:52:13 +04:00
dettlaff d210f5b37f fix: None check 2024-12-10 04:23:20 +04:00
dettlaff fcf16a9059 fix: typing 100% 2024-12-09 12:48:05 +04:00
dettlaff 73ec9fab81 fix: typing 2024-12-09 12:44:58 +04:00
dettlaff 3c53251caa fix: typing 2024-12-09 12:37:57 +04:00
Inex Code 25b6b9ca77
fix: SelfPrivacy API didn't load on system startup 2024-12-08 16:39:30 +03:00
houkime bc45ced6ad Merge pull request 'fix(backups): do not use post_restore on backup' (#162) from fix-backup-hooks into master
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/162
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
2024-12-06 14:47:10 +02:00
Houkime b7bf423b8f fix(backups): do not use post_restore on backup 2024-12-06 10:33:44 +00:00
dettlaff 63f0011da5 fix: typing, expect errors 2024-12-06 03:41:06 +04:00
dettlaff 3d3e5bc222 fix: rename error to message 2024-12-06 03:20:31 +04:00
dettlaff d427329e36 fix: delete return from None functions 2024-12-06 03:12:10 +04:00
dettlaff bd070a3c1d fix: from review and make new error messages 2024-12-06 03:05:28 +04:00
dettlaff 9de8822bd7 tests: import fix 2024-12-04 23:51:35 +04:00
def 6fa8adca7c Merge branch 'master' into def/add_users_repositories 2024-12-04 17:22:22 +02:00
dettlaff 9386fb7d49 fix: add None to UserDataUser 2024-12-04 19:15:03 +04:00
dettlaff 8a1c9d325b fix: not optional None 2024-12-04 19:01:56 +04:00
dettlaff 2a0ce65421 fix: add UserType(user.user_type.value) 2024-12-04 18:41:04 +04:00
dettlaff b8351d7151 fix: rename user_type 2024-12-04 18:10:14 +04:00
dettlaff 9429cbb3a6 fix: syntax error 2024-12-04 17:47:52 +04:00