Commit Graph

17 Commits

Author SHA1 Message Date
Eric Doughty-Papassideris db997f78ff 🔊 back: log http headers at login to get trace of IP and user agent as relates (#762) 2024-12-17 22:06:20 +01:00
Montassar Ghanmy e76da87916 Sort files chronologically + infinite scroll (#535) 2024-07-15 23:56:34 +02:00
Anton SHEPILOV 9026900005 🐛Fixed bug with ability to log in with revoked session 2024-05-30 10:43:22 +02:00
Anton SHEPILOV c3c039d1f9 🐛Fixed format of the logout token 2024-05-29 17:34:17 +02:00
Anton SHEPILOV 28370cd3ca Added more test and logs for logout token verification 2024-05-29 16:44:58 +02:00
Montassar Ghanmy b4412d3ed3 🔐 OIDC back-channel logout (#521)
* feat: oidc backchannel session storage
* feat: oidc backchannel logout
* ref: e2e test
* 🛠️ Code review
* ♻️ Do not mock internal auth token but call "/login" with oidc_token instead
* ♻️ Refactoring for back-channel logout test
* fix: feedback and e2e tests
* feat: more e2e tests
* ♻️ Added test to test multiple login requests flow
* ref: jwt sid verifier and e2e tests

---------

Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
Co-authored-by: Anton SHEPILOV <ashepilov@linagora.com>
2024-05-24 13:52:58 +02:00
Montassar Ghanmy fe6c0a7ed7 🐛 Fix users with no email console (#275) 2023-11-23 14:14:08 +01:00
Montassar Ghanmy d79c923558 🐛 Remote user with no email (#274)
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2023-11-23 14:00:11 +01:00
Montassar Ghanmy 05d9639c68 🐛 Updated logs for remote console client (#273)
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2023-11-23 13:40:06 +01:00
Montassar Ghanmy fbecbab155 🐛 User language sync (#237) 2023-11-02 14:43:07 +01:00
Anton Shepilov 09ece3101e 🐛the users were duplicated due to changes in oidc provider (#232) 2023-10-19 16:51:30 +02:00
Anton Shepilov efcb27b405 * 🛠️ Synchronization of the user with LDAP
* add configuration with LDAP attributes mappings
* add defalut company and remove application check since it's not configurable
* change error handling, now all the requests are independant
2023-09-12 23:02:46 +02:00
Anton Shepilov 79764988b8 * 🌟Synchronization of the user with LDAP (#206)
* Add configuration with LDAP attributes mappings
* Add default company and remove application check since it's not configurable
* Change error handling, now all the requests are independent
2023-09-12 16:20:37 +02:00
Montassar Ghanmy 74df7e1f71 🕹 Manage root users default role (#180)
🕹 Manage root users default role
2023-08-30 10:06:38 +01:00
Romaric Mourgues 723b77cb55 🔐 Initial change on the public links using anonymous users (#69)
* Initial change on the public links using anonymous users

Co-authored-by: Anton Shepilov <anton.shepilov@gmail.com>
2023-06-09 16:03:01 +02:00
Montassar Ghanmy 3a94d7386e 🔐 Fixing SSO bugs (#36) 2023-05-02 10:03:25 +01:00
Montassar Ghanmy e0615fa867 📁 Changed TDrive root folder (#16)
📁 Changed TDrive root folder
2023-04-11 10:04:29 +01:00