Commit Graph

20 Commits

Author SHA1 Message Date
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
Sergio C. Arteaga e21af00e28
Fix issue checking user alias availability (#1997)
Related to #1987

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2022-05-26 17:29:05 +02:00
Josh Soref 154f956a09
Spelling (#1859)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-03-23 14:24:23 +01:00
Sergio C. Arteaga 3a266bf12a
Fix issue with packages' stars when user is deleted (#1420)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-06-28 10:53:36 +02:00
Sergio C. Arteaga 0a76c5afce
Allow users deleting their accounts (#1417)
Closes #1331

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>
2021-06-23 19:00:53 +02:00
Sergio C. Arteaga 9726b926ed
Some refactoring in user manager and handlers (#1291)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-05-06 22:40:37 +02:00
Sergio C. Arteaga d11932fa79
Add two-factor authentication support (#1273)
Closes #1222

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>
2021-04-28 13:25:15 +02:00
Sergio C. Arteaga dbff470854
Store sessions ids hashed (#1236)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-04-09 14:07:18 +02:00
Sergio C. Arteaga c3d34c81bc
Store password reset code hashed (#1235)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-04-08 16:33:32 +02:00
Sergio C. Arteaga 01bebe878d
Add support for user password reset (#1123)
Closes #236

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>
2021-02-16 17:01:03 +01:00
Sergio C. Arteaga 57d9793987
Omit null values in database functions responses (#918)
Closes #916

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>
2020-12-02 09:47:08 +01:00
Sergio C. Arteaga 3889a6f4d2
Do not register verification code when using oauth (#882)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2020-11-23 13:48:00 +01:00
Sergio C. Arteaga 7671dd2f0e
Fix issue checking user alias availability (#879)
Closes #878

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2020-11-20 08:55:11 +01:00
Sergio C. Arteaga 12459bfc88
Prepare backend to support user profile image (#417)
Related to #410

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2020-05-29 15:59:53 +02:00
Cynthia S. Garcia 042f2932d1
Allow users to update their username (#296)
Closes #293

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>
2020-04-13 17:28:28 +02:00
Sergio C. Arteaga d87b1294b6
Add oauth login support (#289)
Supported providers: Github and Google

Closes #286

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2020-04-13 13:44:43 +02:00
Sergio C. Arteaga 22f93cf9ec
Add endpoint to get user profile (#273)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2020-04-07 13:04:52 +02:00
Sergio C. Arteaga b68e0952f2
Add endpoint to update user password (#267)
Related to #234

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2020-04-06 14:35:49 +02:00
Sergio C. Arteaga 709b74e977
Add endpoint to update user profile (#266)
Related to #234

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2020-04-06 11:37:39 +02:00
Sergio C. Arteaga 92deb67283
Reorganize database functions (#219)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2020-03-26 11:45:09 +01:00