Commit Graph

44 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 f90208c74e Fix user list not appearing in domains backend 2021-03-31 15:24:21 +02:00
Alice Gaudon b9949cdf5e Backend: separate mail domains from mailboxes 2021-03-01 14:01:02 +01:00
Alice Gaudon 272e506281 MailboxBackend: add set main identity action 2021-03-01 13:43:29 +01:00
Alice Gaudon 6478d77733 MailboxBackend: fix redirections 2021-03-01 13:29:30 +01:00
Alice Gaudon 0a0d284ecc mailbox backend: fix create identity form title when mailbox exists 2021-02-26 12:57:14 +01:00
Alice Gaudon 1f064b5ea1 Update to swaf 0.23.4 2021-01-26 11:09:06 +01:00
Alice Gaudon 5564bf7991 Merge remote-tracking branch 'template/master' into develop 2021-01-25 18:02:08 +01:00
Alice Gaudon 5eaebd5d12 Upgrade dependencies and bump swaf to ^0.23.0 2021-01-25 13:18:49 +01:00
Alice Gaudon ba5b90a4f9 swaf rename: rename project to swaf-boilerplate 2020-11-13 10:54:35 +01:00
Alice Gaudon 5ce5e60af4 backend: improve user mailbox layout and display 2020-11-10 15:22:06 +01:00
Alice Gaudon a2e6dfbeaf Add missing recovery email address warning and improve info layout 2020-11-10 15:15:40 +01:00
Alice Gaudon a9f56cd0cf Allow users to change their password 2020-11-10 15:12:18 +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 868f9e2683 mail autoconfig: load all parameters from app config 2020-11-08 11:11:25 +01:00
Alice Gaudon 414f3258c4 mail autoconfig: sort domains by ascending name 2020-11-08 11:02:28 +01:00
Alice Gaudon ed3fa80ee1 mail autoconfig: also serve /mail/config-v1.1.xml 2020-11-08 11:02:07 +01:00
Alice Gaudon 40c36ef1e1 mail autoconfig: add host_domain config parameter 2020-11-08 11:01:43 +01:00
Alice Gaudon 43848e93a3 Fix registration password proof set too early 2020-11-04 12:05:23 +01:00
Alice Gaudon 5f0a0ced48 Rename project to Rainbox Email and update homepage content 2020-11-03 12:22:52 +01:00
Alice Gaudon 0306180321 MailDomain: fix 0 to null user_id conversion 2020-11-03 11:21:32 +01:00
Alice Gaudon 450c526867 Upgrade wms-core 2020-11-03 10:44:46 +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 35207aa6d4 Merge remote-tracking branch 'template/develop' into develop 2020-11-02 18:42:35 +01:00
Alice Gaudon 4d841636bd Add Thunderbird auto configuration mechanism 2020-11-02 14:33:02 +01:00
Alice Gaudon a8bad1c8c1 Upgrade wms-core and add eslint 2020-10-05 13:38:03 +02:00
Alice Gaudon 5157b12b77 tsconfig.json: restore wms-core/types include and add test 2020-09-03 11:46:00 +02:00
Alice Gaudon 21e327251a Backend/MailDomain: allow setting domain owner to public 2020-07-30 11:14:35 +02:00
Alice Gaudon d4709b0499 Backend/Mailboxes: add domain editing 2020-07-30 10:58:51 +02:00
Alice Gaudon 2b349b61e4 Upgrade dependencies 2020-07-29 15:03:54 +02:00
Alice Gaudon 9550cf2bf3 Login: handle pending approval users 2020-07-29 15:01:06 +02:00
Alice Gaudon 1c2ca9fa57 Throttle register and login attempts
Closes #8
2020-07-28 11:23:44 +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 3b8dee7fdf Fix some routing and configuration 2020-07-25 10:48:56 +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 3f37626b13 Fix missing return statement 2020-05-05 15:32:44 +02:00
Alice Gaudon 4318edfce8 Add prelaunch wall 2020-04-25 16:13:40 +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
Alice Gaudon 48b82c000c Add sources 2020-04-23 18:07:55 +02:00