kaiyou
|
fc24426291
|
First batch of refactoring, using the app factory pattern
|
2018-10-18 15:57:43 +02:00 |
|
kaiyou
|
01fa179767
|
Update the user password in database when needed
|
2018-10-17 21:22:22 +02:00 |
|
kaiyou
|
ed3388ed6e
|
Merge branch 'master' into feat-reply-startdate
|
2018-10-16 23:53:43 +02:00 |
|
kaiyou
|
e784556330
|
Fix an edge case with old values containing None for coma separated lists
|
2018-10-16 20:47:38 +02:00 |
|
kaiyou
|
5ada669f43
|
Rebase reply startdate on master
|
2018-10-16 20:38:18 +02:00 |
|
kaiyou
|
c6846fd8db
|
Merge branch 'master' into feat-reply-startdate
|
2018-10-15 21:52:06 +02:00 |
|
Thomas Sänger
|
c8b39c5d4a
|
support bcrypt and use it as default
|
2018-10-10 19:29:23 +02:00 |
|
kaiyou
|
508e519a34
|
Refactor the postfix views and implement sender checks
|
2018-10-07 16:24:48 +02:00 |
|
kaiyou
|
fcad52b145
|
Implement a start date filter for autoreply, fixes #362
|
2018-09-27 22:45:16 +02:00 |
|
kaiyou
|
542793260b
|
Handle wildcard aliases using podop
|
2018-09-27 14:53:23 +02:00 |
|
kaiyou
|
7143fb8c47
|
Implement some basic views for podop
|
2018-09-26 00:15:03 +02:00 |
|
Pierre Jaury
|
76617a3c97
|
Store the quota status in database
|
2018-07-26 21:38:21 +02:00 |
|
Pierre Jaury
|
14687d09ba
|
Fix announcements for idna domains
|
2018-06-02 10:59:57 +02:00 |
|
kaiyou
|
7f0447514c
|
Finish storing the user quota to redis
|
2018-04-21 17:19:44 +02:00 |
|
kaiyou
|
80893be68b
|
Add a missing import to dnspython
|
2018-04-21 16:37:30 +02:00 |
|
kaiyou
|
091369915b
|
Display the user quota in the admin interface
|
2018-04-21 15:48:07 +02:00 |
|
kaiyou
|
62d1a0c104
|
Add a status field to the domain list
|
2018-04-21 13:56:20 +02:00 |
|
Stefan Auditor
|
d2c6cecca6
|
Remove is_enabled method and use the enabled attribute instead
|
2018-04-16 08:57:35 +02:00 |
|
Stefan Auditor
|
5bfdd75738
|
Respect user enabled flag on user.login
|
2018-04-16 08:57:35 +02:00 |
|
Stefan Auditor
|
20d6fbae48
|
Add enabled flag to user model
|
2018-04-16 08:57:35 +02:00 |
|
Scott
|
2c2a1ed042
|
Remove stale link to old auto-forward settings. Fixes #450
Also update a reference to 'smtp' to use HOST_AUTHSMTP
|
2018-04-16 08:57:35 +02:00 |
|
Stefan Auditor
|
7f5bd98a2e
|
Add parameters to database field
|
2018-04-14 13:02:00 +02:00 |
|
Stefan Auditor
|
93d5254b3f
|
Add another type decorator for idna email support
|
2018-04-14 13:00:29 +02:00 |
|
Stefan Auditor
|
792c720c13
|
Save user email domain_name as idna representation
|
2018-04-13 08:13:26 +02:00 |
|
Stefan Auditor
|
c40e255f3b
|
Reset relay columns to string
|
2018-04-12 22:21:28 +02:00 |
|
Stefan Auditor
|
d9ea64fac7
|
Import idna library and move code a bit upwards
|
2018-04-12 21:35:38 +02:00 |
|
Stefan Auditor
|
5a7272ff12
|
Replace other occurences of domain names with idna
|
2018-04-12 20:30:19 +02:00 |
|
Stefan Auditor
|
1b666cd25b
|
Add a sqlalchemy custom type for unicode to idna conersion of domain names
|
2018-04-12 19:07:48 +02:00 |
|
kaiyou
|
2662abedef
|
Enable self-service account signup
|
2017-12-03 12:01:25 +01:00 |
|
kaiyou
|
011e1fa52d
|
Add an end of vacation field, related to #218
|
2017-11-10 15:25:30 +01:00 |
|
kaiyou
|
570e90acbc
|
Move email send features to the User model
|
2017-11-10 11:55:58 +01:00 |
|
kaiyou
|
689be5f2d9
|
Move all directories per theme
|
2017-11-01 12:11:04 +01:00 |
|