Commit Graph

7 Commits

Author SHA1 Message Date
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 fd76477367
Enforce password strength (#1268)
Closes #1229

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-23 19:49:42 +02:00
Sergio C. Arteaga 9f8602277f
Fix issue deleting session cookie on logout (#1237)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-04-09 10:04:35 +02:00
Sergio C. Arteaga f4bf29886a
Return error message on some unauthorized responses (#1232)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-04-08 12:14:54 +02:00
Sergio C. Arteaga 3f617c0dc6
Some improvements in API keys (#1221)
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-05 11:00:38 +02:00
Sergio C. Arteaga 36167006ee
Move handlers packages to internal (#1203)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-03-23 13:55:27 +01:00