Commit graph

97 commits

Author SHA1 Message Date
dettlaff cb9e5c1307 fix: subprocess.run 2024-11-27 17:13:20 +04:00
dettlaff 241aa4b0d6 fix: subprocess.run 2024-11-27 17:01:06 +04:00
dettlaff 8eecf1f16b fix: add kanidm login -D idm_admin 2024-11-27 16:52:05 +04:00
dettlaff 5ded1f15a2 fix: delete decode 2024-11-25 19:15:14 +04:00
dettlaff c608b136cc feat: add more debbug 2024-11-25 15:24:05 +04:00
dettlaff 1a8b0a51eb fix: add string parsing 2024-11-22 23:34:07 +04:00
dettlaff 798f1631af fix: wrong kanidm command 2024-11-22 23:27:38 +04:00
dettlaff 7ade8f8d01 notfix: remove try 2024-11-22 23:18:33 +04:00
dettlaff 13dbfd7c02 fix: fox 2024-11-22 23:15:06 +04:00
dettlaff fa17f18e0e fix: add some debbug 2024-11-22 23:10:29 +04:00
dettlaff 833edab852 fix: re 2024-11-22 22:41:50 +04:00
dettlaff 8495c632d5 fix: re search 2024-11-21 22:05:07 +04:00
dettlaff b9ee8fad91 fix: add more debug for subprocess.check_output 2024-11-21 21:20:29 +04:00
dettlaff 74b3046e5d fix: replace json by re 2024-11-21 21:01:29 +04:00
dettlaff ecbe52e22c fix: reset_and_save_idm_admin_password remove jq from subprocess.check_output 2024-11-21 20:45:43 +04:00
dettlaff 7b81c47cee fix: add more debug 2024-11-21 20:00:14 +04:00
dettlaff d40cde9281 fix: use shell=True for testing 2024-11-21 19:42:02 +04:00
dettlaff cf347a2dc3 fix: from kanidm to kanidmD 2024-11-20 21:30:56 +04:00
dettlaff 7e349536d6 fix: typo 2024-11-20 17:15:10 +04:00
dettlaff 31cb627db6 fix: change old class name 2024-11-20 17:07:42 +04:00
dettlaff 9ac4ddc63f feat: add kanidm token manager 2024-11-19 21:50:43 +04:00
dettlaff 2dc34d6d0e refactor: mv hash_password to repository 2024-11-15 18:30:51 +04:00
dettlaff d3f24d958d fix: change password to hashed_password 2024-11-15 03:52:27 +04:00
dettlaff 1c3e2cc2e0 feat: update filds 2024-11-15 03:30:24 +04:00
dettlaff d171961ef9 fix: change name to username 2024-11-11 21:49:51 +04:00
dettlaff e16f538c30 fix: types UserDataUser 2024-11-11 21:47:31 +04:00
dettlaff 6fcb47348f fix: missing _send_query 2024-11-11 21:41:44 +04:00
dettlaff 9fdb5b06df fix: user types 2024-11-11 21:37:17 +04:00
dettlaff 0f92452ee8 fix: change return type 2024-11-11 21:09:14 +04:00
dettlaff 997b88d4c8 fix: remove double https 2024-11-11 20:50:52 +04:00
dettlaff a308b3afd7 fix: remove ssl check 2024-11-11 20:45:28 +04:00
dettlaff b1619097ff fix: change canidm url 2024-11-11 20:40:41 +04:00
dettlaff 239c47964c fix: add endpoint debug 2024-11-11 20:36:16 +04:00
dettlaff c056540578 fix: error exception 2024-11-11 20:07:34 +04:00
dettlaff b6a4758c9b feat: add check response error text 2024-11-11 13:04:35 +04:00
dettlaff a1f77918de test: commit will be removed 2024-11-11 12:41:30 +04:00
dettlaff d7bbb64034 feat: UserRepositoryError 2024-11-11 04:51:42 +04:00
dettlaff 06db9b2201 test: change ACTIVE_USERS_PROVIDER (this commit will be deleted) 2024-11-11 04:40:10 +04:00
dettlaff 4eb2678c14 fix: create user, add test token 2024-11-11 04:33:17 +04:00
dettlaff fbc0ae61fb feat: removed unnecessary functionality from the repository 2024-11-03 03:15:51 +04:00
dettlaff 516cb781dc feat: add canidm repo 2024-10-29 01:57:23 +04:00
dettlaff 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
Inex Code bda21b7507 fix: Mark md5 as not used for security 2024-03-15 16:14:31 +04:00
Inex Code b6f436d8b3 refactor: Adapt API to the NixOS configuration changes 2024-01-10 15:05:10 +02:00
Houkime b7cd703eaa fix(tokens): missing timezone import 2023-10-25 14:53:18 +00:00
Inex Code 829aca14be Merge branch 'master' into redis/connection-pool 2023-10-24 19:25:36 +03:00
Inex Code e0a5ecdd9d style: reformat 2023-07-20 19:37:01 +03:00
Inex Code 0245d629fd refactor(backups): linting 2023-07-20 18:24:26 +03:00
Houkime 6ca68fae17 fix(tokens-repo): persistent hashing 2023-06-23 11:54:40 +00:00