Sabir Hassan
6ae8d4c5d3
Merge c43afabe28 into c261745f1d
2024-11-20 23:45:33 +00:00
Yury
3053c68bdf
chore(lint): fixed linting issues
2024-10-29 11:40:44 +03:00
093fe90589
feat: replace ID with UID
...
BREAKING CHANGE: remove auto incremental ids from user, group and permissions and add a virtual uid property that returns string value of documents object id
2023-05-09 15:01:56 +05:00
5bec453e89
chore: quick fix
2023-02-03 18:39:35 +05:00
2bae52e307
fix: add user to all users group on user creation
2023-02-03 16:47:18 +05:00
4d64420c45
fix: ldap issues
...
logic fixed for updating user created by external auth provider
remove internal from AuthProviderType
replace AUTH_MECHANISM with AUTH_PROVIDERS
2022-10-03 21:24:10 +05:00
a14266077d
fix: no need to restrict api endpoints when ldap auth is applied
2022-09-30 14:41:09 +05:00
4ddfec0403
chore: add isAdmin field in user response
2022-06-26 01:48:31 +05:00
4c6b9c5e93
Merge branch 'main' into issue-139
2022-06-23 17:21:52 +05:00
e08bbcc543
fix: add/remove group to User when adding/removing user from group and return group membership on getting user
2022-06-15 15:18:42 +05:00
Saad Jutt
aef411a0ea
feat: new APIs added for GET|PATCH|DELETE of user by username
2022-06-14 22:08:56 +05:00
Saad Jutt
2c259fe1de
fix(web): ability to use get/patch User API in desktop mode.
2022-05-27 17:01:14 +05:00
Saad Jutt
c275db184e
feat(web): added profile + edit + autoexec changes
2022-05-26 04:25:15 +05:00
Saad Jutt
2a7223ad7d
feat(api): added autoexec + major type setting changes
2022-05-24 21:12:32 +05:00
1aec3abd28
chore: add specs for update permission api endpoint
2022-05-10 06:11:24 +05:00
Saad Jutt
1814c3a1f4
chore: restructured controllers
2021-11-11 03:40:57 +05:00
Saad Jutt
7a8123eb52
chore: docs finalized for stp and others
2021-11-11 03:20:19 +05:00
Saad Jutt
61738f6a0d
chore(merge): Merge branch 'master' into authentication-with-jwt
2021-11-09 18:24:35 +05:00