Commit Graph

15 Commits

Author SHA1 Message Date
Skiepp 67bb39e1f0
Added disable signup option (#2735)
* Added disable signup option

Signed-off-by: skiepp93 <skiepp93@hotmail.it>

* Integrating tegioz suggestion

Signed-off-by: skiepp93 <skiepp93@hotmail.it>

* Integrating cynthia-sg suggestion

Signed-off-by: skiepp93 <skiepp93@hotmail.it>

* removed comma

Signed-off-by: skiepp93 <skiepp93@hotmail.it>

* Added Test disable signup

Signed-off-by: skiepp93 <skiepp93@hotmail.it>

---------

Signed-off-by: skiepp93 <skiepp93@hotmail.it>
2023-02-03 08:16:31 +01: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 1a11f47be5
Add endpoint to get chart default values (#1678)
Related to #1632

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-11-05 12:21:41 +01:00
Sergio C. Arteaga 2f5197e94d
Allow skipping email verified check when using OIDC (#1528)
Closes #1527

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-09-02 09:55:53 +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 3aeacebe88
Pass base url to all email templates (#1395)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-06-15 11:34:27 +02:00
Sergio C. Arteaga 98bf275d78
Bump chi to v5 (#1371)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-06-01 16:18:45 +02:00
Sergio C. Arteaga 012a983b9b
Allow customizing colors, site name and logo (#1362)
Closes #1259

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-05-31 14:06:25 +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 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