Commit Graph

20 Commits

Author SHA1 Message Date
Alice Gaudon 679e8ab769 Make max public domain identity per user configurable, default unlimited 2021-05-28 14:38:15 +02:00
Alice Gaudon 14edb62823 Update to latest swaf changes on UserNameComponent 2021-03-31 15:43:08 +02:00
Alice Gaudon 1f064b5ea1 Update to swaf 0.23.4 2021-01-26 11:09:06 +01:00
Alice Gaudon 0fb544d88b Add users list backend and allow admins to change a user's password 2020-11-10 14:53:58 +01:00
Alice Gaudon 01746913f8 Fix password proofs created for registration not working 2020-11-04 11:56:57 +01:00
Alice Gaudon 0306180321 MailDomain: fix 0 to null user_id conversion 2020-11-03 11:21:32 +01:00
Alice Gaudon 67b2890c3f Fix mistaken usage of getOrFail with await 2020-11-03 09:46:25 +01:00
Alice Gaudon 56cc192a9f Fix password auth proof serialization 2020-11-03 09:45:31 +01:00
Alice Gaudon 3ed93dbefb Fix lint issues 2020-11-02 19:27:18 +01:00
Alice Gaudon f53dc7c63c Fix compiling errors following wms-core upgrade 2020-11-02 18:59:35 +01:00
Alice Gaudon 21e327251a Backend/MailDomain: allow setting domain owner to public 2020-07-30 11:14:35 +02:00
Alice Gaudon ba3a7a3caf Validate domain name uniqueness 2020-07-30 09:49:22 +02:00
Alice Gaudon a6872cda80 PasswordAuthProof: invalidate when user is deleted from DB 2020-07-29 16:19:41 +02:00
Alice Gaudon b5acd3feb1 Add mailboxes 2020-07-27 16:02:09 +02:00
Alice Gaudon 41fd867193 accounts: enable adding/removing recovery email addresses 2020-07-25 19:53:06 +02:00
Alice Gaudon 933d8f1cbb Turn UserPassword and Username into a User model component 2020-07-25 11:23:13 +02:00
Alice Gaudon cb9d28128f Update codebase to latest wms-core and add recovery email add form 2020-07-20 16:57:23 +02:00
Alice Gaudon c8f9947ef1 Add LDAP auth server and make username required and unique per user
Closes #5
2020-04-25 16:13:31 +02:00
Alice Gaudon 55dc97e672 Improve register form validation
Closes #1
2020-04-25 11:29:08 +02:00
Alice Gaudon b5fedda02b Add basic register and auth system 2020-04-25 09:41:22 +02:00