Commit Graph

122 Commits (7143fb8c47d5e70775e868de99f6852e571ec60f)

Author SHA1 Message Date
kaiyou 7143fb8c47 Implement some basic views for podop
kaiyou 68aa797720 Merge branch 'master' into feat-abstract-db
kaiyou 73ca5fb3d3 Provide a more generic skeletton for postfix virtual lookups
kaiyou 313b79538e
Merge pull request from mprihoda/feature/better-ratelimit-error
Return correct status codes from auth rate limiter failure.
Pierre Jaury 5ad02ae2e5 Use a more uniform 'Save' for most form submits, fixes
Pierre Jaury 809fe78f82 Add dovecot views to the internal API
Pierre Jaury 28001213d4 Remove the redis-based quota code
Pierre Jaury 76617a3c97 Store the quota status in database
Michal Prihoda f5e7751835 Return correct status codes from auth rate limiter failure.
kaiyou 74b72375cb
Merge pull request from MFAshby/user_validation
Made User and UserSignup validation consistent for the local part of
hoellen 9091e54fda Hide administration header in sidebar for normal users.
mfashby 0284b6a8e9 Made User and UserSignup validation consistent for the local part of the email address
Pierre Jaury 14687d09ba Fix announcements for idna domains
Pierre Jaury 1371ba5f5e Add the keep field to fetch forms, fixes
Pierre Jaury ea658a174d Fix a typo in the base html template
Pierre Jaury b6c76a5e39 Do not remove openssl when purging build deps, fixes
kaiyou 91e51a24c8
Merge pull request from sanduhrs/feature/463
Remove services status page
Thomas Sänger 7d661ab80d
don't require BootstrapCDN for FontAwesome (GDPR-compliance)
Stefan Auditor 6177571e4d Remove services status localization
Stefan Auditor b541d4c257 Remove services status sidebar link
Stefan Auditor e89b32a3f4 Remove services route
Stefan Auditor ec8e82aaca Remove services status template
kaiyou f55e5e26cd Update messages.po (POEditor.com)
kaiyou 2b96abbef4 Update messages.po (POEditor.com)
kaiyou af38d5ab0c Update messages.po (POEditor.com)
kaiyou fc89b30e8a Update messages.po (POEditor.com)
kaiyou 791fab688a Update messages.po (POEditor.com)
kaiyou c9b0832899 Update messages.po (POEditor.com)
kaiyou fa1b0ac32c Update messages.po (POEditor.com)
kaiyou 75f0791965 Update messages.po (POEditor.com)
kaiyou c91c5c7493 Update messages.po (POEditor.com)
kaiyou 299a654e97 Update messages.po (POEditor.com)
kaiyou 494e52d8f0 Update messages.po (POEditor.com)
kaiyou 3b7014d563 Add dummy spanish and russion languages
kaiyou be0a0b4ac8 Update translation strings
kaiyou 8bad30cd59 Move the domain MX status to the detail page
kaiyou 7f0447514c Finish storing the user quota to redis
kaiyou 80893be68b Add a missing import to dnspython
kaiyou 091369915b Display the user quota in the admin interface
kaiyou e13593f29a Switch to database 2 for rate limiting
kaiyou d1dbba2d3a Add expose instructions in Dockerfiles, fixes
kaiyou 62d1a0c104 Add a status field to the domain list
kaiyou bb0d7bf6dc Enforce the nocase collation on the email table
kaiyou 186c30d2ac Have the admin listen on ipv6
kaiyou dfaedb76f1
Merge pull request from sanduhrs/feature/446
Add a sqlalchemy custom type for unicode to idna conversion of domain names
kaiyou 9968d708f1 Update the prod requirements
kaiyou 381e76511d Add self-service domain registration
Stefan Auditor c688970b32 Respect user enabled flag in admin authentication
Stefan Auditor d3064579f4 Respect user enabled flag in basic authentication
Stefan Auditor 92f4858323 Respect user.enabled status in internal authentication