Commit Graph

18 Commits

Author SHA1 Message Date
Sam 23ef5fbb55 API - FlaskSQLAlchemy update rollback 2023-10-04 15:26:07 +02:00
Sam 7e65eb8334 API - update to latest version of Flask-SQLAlchemy
(and to SQLAlchemy 2.x)
2023-10-02 18:57:58 +02:00
luzpaz 1a937edd11 Fix various typos 2023-08-09 08:29:36 +02:00
Sam 01ae44c68b CLI - init user creation command 2023-04-12 09:00:22 +02:00
Sam 06d4a53fbb API - send an email when data export is successful 2023-03-04 10:49:47 +01:00
Sam 9b377c08e4 CLI - add command to clean blacklisted tokens 2022-09-15 13:15:07 +02:00
Sam 98a3e3fec1 API - add tests on JWT generation 2022-08-03 20:38:26 +02:00
Sam 44c16f6805 API - init resource protector (that also handles current authentication) 2022-05-29 14:23:30 +02:00
Sam c13e9e0286 API - minor refacto 2022-05-29 14:09:35 +02:00
Sam cea049273c API & CLI - refacto + new commands to update users 2022-04-23 14:08:38 +02:00
Sam 49100c27e7 API - add email to contact admin in app config 2022-03-26 17:58:21 +01:00
Sam c92787a0d5 API - active user if not when adding admin rigths 2022-03-26 17:58:21 +01:00
Sam a1f80e9745 API - init user account activation 2022-03-26 17:58:21 +01:00
Sam b5b4ac8f92 API - refacto + remove unused endpoint for now 2022-03-26 17:58:21 +01:00
Sam e8ca600e4a API - allow admin to reset password for a given user 2022-03-26 17:58:20 +01:00
Sam d8c4106fcf API & Client - remove password confirmation 2022-03-26 17:58:20 +01:00
Sam 8988a0266a API & Client - update username max length 2022-03-26 17:58:19 +01:00
Sam fc43fcd6bf API - users refactoring 2022-02-16 18:07:17 +01:00