hub/database/tests/functions/users
Sergio Castaño Arteaga 219e8b42cb
Remove user sessions when password is updated (#4043)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2024-09-17 13:42:04 +02:00
..
approve_session.sql Spelling (#1859) 2022-03-23 14:24:23 +01:00
delete_user.sql Fix issue with packages' stars when user is deleted (#1420) 2021-06-28 10:53:36 +02:00
get_user_profile.sql Add two-factor authentication support (#1273) 2021-04-28 13:25:15 +02:00
get_user_tfa_config.sql Add two-factor authentication support (#1273) 2021-04-28 13:25:15 +02:00
register_delete_user_code.sql Allow users deleting their accounts (#1417) 2021-06-23 19:00:53 +02:00
register_password_reset_code.sql Fix issue checking user alias availability (#1997) 2022-05-26 17:29:05 +02:00
register_session.sql Spelling (#1859) 2022-03-23 14:24:23 +01:00
register_user.sql Fix issue checking user alias availability (#1997) 2022-05-26 17:29:05 +02:00
reset_user_password.sql Fix issue checking user alias availability (#1997) 2022-05-26 17:29:05 +02:00
update_user_password.sql Remove user sessions when password is updated (#4043) 2024-09-17 13:42:04 +02:00
update_user_profile.sql Prepare backend to support user profile image (#417) 2020-05-29 15:59:53 +02:00
verify_email.sql Spelling (#1859) 2022-03-23 14:24:23 +01:00
verify_password_reset_code.sql Some refactoring in user manager and handlers (#1291) 2021-05-06 22:40:37 +02:00