Commit Graph

30 Commits

Author SHA1 Message Date
0fb544d88b Add users list backend and allow admins to change a user's password 2020-11-10 14:53:58 +01:00
868f9e2683 mail autoconfig: load all parameters from app config 2020-11-08 11:11:25 +01:00
414f3258c4 mail autoconfig: sort domains by ascending name 2020-11-08 11:02:28 +01:00
ed3fa80ee1 mail autoconfig: also serve /mail/config-v1.1.xml 2020-11-08 11:02:07 +01:00
40c36ef1e1 mail autoconfig: add host_domain config parameter 2020-11-08 11:01:43 +01:00
43848e93a3 Fix registration password proof set too early 2020-11-04 12:05:23 +01:00
5f0a0ced48 Rename project to Rainbox Email and update homepage content 2020-11-03 12:22:52 +01:00
0306180321 MailDomain: fix 0 to null user_id conversion 2020-11-03 11:21:32 +01:00
450c526867 Upgrade wms-core 2020-11-03 10:44:46 +01:00
3ed93dbefb Fix lint issues 2020-11-02 19:27:18 +01:00
f53dc7c63c Fix compiling errors following wms-core upgrade 2020-11-02 18:59:35 +01:00
35207aa6d4 Merge remote-tracking branch 'template/develop' into develop 2020-11-02 18:42:35 +01:00
4d841636bd Add Thunderbird auto configuration mechanism 2020-11-02 14:33:02 +01:00
a8bad1c8c1 Upgrade wms-core and add eslint 2020-10-05 13:38:03 +02:00
5157b12b77 tsconfig.json: restore wms-core/types include and add test 2020-09-03 11:46:00 +02:00
21e327251a Backend/MailDomain: allow setting domain owner to public 2020-07-30 11:14:35 +02:00
d4709b0499 Backend/Mailboxes: add domain editing 2020-07-30 10:58:51 +02:00
2b349b61e4 Upgrade dependencies 2020-07-29 15:03:54 +02:00
9550cf2bf3 Login: handle pending approval users 2020-07-29 15:01:06 +02:00
1c2ca9fa57 Throttle register and login attempts
Closes #8
2020-07-28 11:23:44 +02:00
b5acd3feb1 Add mailboxes 2020-07-27 16:02:09 +02:00
41fd867193 accounts: enable adding/removing recovery email addresses 2020-07-25 19:53:06 +02:00
3b8dee7fdf Fix some routing and configuration 2020-07-25 10:48:56 +02:00
cb9d28128f Update codebase to latest wms-core and add recovery email add form 2020-07-20 16:57:23 +02:00
3f37626b13 Fix missing return statement 2020-05-05 15:32:44 +02:00
4318edfce8 Add prelaunch wall 2020-04-25 16:13:40 +02:00
c8f9947ef1 Add LDAP auth server and make username required and unique per user
Closes #5
2020-04-25 16:13:31 +02:00
55dc97e672 Improve register form validation
Closes #1
2020-04-25 11:29:08 +02:00
b5fedda02b Add basic register and auth system 2020-04-25 09:41:22 +02:00
48b82c000c Add sources 2020-04-23 18:07:55 +02:00