kaiyou
|
4d70a8737e
|
Expose the data volume for admin container
|
6 years ago |
Thomas Sänger
|
0b885548ab
|
bind to any protocol
|
6 years ago |
kaiyou
|
313b79538e
|
Merge pull request #513 from mprihoda/feature/better-ratelimit-error
Return correct status codes from auth rate limiter failure.
|
6 years ago |
Pierre Jaury
|
5ad02ae2e5
|
Use a more uniform 'Save' for most form submits, fixes #523
|
6 years ago |
Michal Prihoda
|
f5e7751835
|
Return correct status codes from auth rate limiter failure.
|
6 years ago |
kaiyou
|
74b72375cb
|
Merge pull request #493 from MFAshby/user_validation
Made User and UserSignup validation consistent for the local part of
|
6 years ago |
hoellen
|
9091e54fda
|
Hide administration header in sidebar for normal users.
|
6 years ago |
mfashby
|
0284b6a8e9
|
Made User and UserSignup validation consistent for the local part of the email address
|
7 years ago |
Pierre Jaury
|
14687d09ba
|
Fix announcements for idna domains
|
7 years ago |
Pierre Jaury
|
1371ba5f5e
|
Add the keep field to fetch forms, fixes #479
|
7 years ago |
Pierre Jaury
|
ea658a174d
|
Fix a typo in the base html template
|
7 years ago |
Pierre Jaury
|
b6c76a5e39
|
Do not remove openssl when purging build deps, fixes #481
|
7 years ago |
kaiyou
|
91e51a24c8
|
Merge pull request #465 from sanduhrs/feature/463
Remove services status page
|
7 years ago |
Thomas Sänger
|
7d661ab80d
|
don't require BootstrapCDN for FontAwesome (GDPR-compliance)
|
7 years ago |
Stefan Auditor
|
6177571e4d
|
Remove services status localization
|
7 years ago |
Stefan Auditor
|
b541d4c257
|
Remove services status sidebar link
|
7 years ago |
Stefan Auditor
|
e89b32a3f4
|
Remove services route
|
7 years ago |
Stefan Auditor
|
ec8e82aaca
|
Remove services status template
|
7 years ago |
kaiyou
|
f55e5e26cd
|
Update messages.po (POEditor.com)
|
7 years ago |
kaiyou
|
2b96abbef4
|
Update messages.po (POEditor.com)
|
7 years ago |
kaiyou
|
af38d5ab0c
|
Update messages.po (POEditor.com)
|
7 years ago |
kaiyou
|
fc89b30e8a
|
Update messages.po (POEditor.com)
|
7 years ago |
kaiyou
|
791fab688a
|
Update messages.po (POEditor.com)
|
7 years ago |
kaiyou
|
c9b0832899
|
Update messages.po (POEditor.com)
|
7 years ago |
kaiyou
|
fa1b0ac32c
|
Update messages.po (POEditor.com)
|
7 years ago |
kaiyou
|
75f0791965
|
Update messages.po (POEditor.com)
|
7 years ago |
kaiyou
|
c91c5c7493
|
Update messages.po (POEditor.com)
|
7 years ago |
kaiyou
|
299a654e97
|
Update messages.po (POEditor.com)
|
7 years ago |
kaiyou
|
494e52d8f0
|
Update messages.po (POEditor.com)
|
7 years ago |
kaiyou
|
3b7014d563
|
Add dummy spanish and russion languages
|
7 years ago |
kaiyou
|
be0a0b4ac8
|
Update translation strings
|
7 years ago |
kaiyou
|
8bad30cd59
|
Move the domain MX status to the detail page
|
7 years ago |
kaiyou
|
7f0447514c
|
Finish storing the user quota to redis
|
7 years ago |
kaiyou
|
80893be68b
|
Add a missing import to dnspython
|
7 years ago |
kaiyou
|
091369915b
|
Display the user quota in the admin interface
|
7 years ago |
kaiyou
|
e13593f29a
|
Switch to database 2 for rate limiting
|
7 years ago |
kaiyou
|
d1dbba2d3a
|
Add expose instructions in Dockerfiles, fixes #392
|
7 years ago |
kaiyou
|
62d1a0c104
|
Add a status field to the domain list
|
7 years ago |
kaiyou
|
bb0d7bf6dc
|
Enforce the nocase collation on the email table
|
7 years ago |
kaiyou
|
186c30d2ac
|
Have the admin listen on ipv6
|
7 years ago |
kaiyou
|
dfaedb76f1
|
Merge pull request #447 from sanduhrs/feature/446
Add a sqlalchemy custom type for unicode to idna conversion of domain names
|
7 years ago |
kaiyou
|
9968d708f1
|
Update the prod requirements
|
7 years ago |
kaiyou
|
381e76511d
|
Add self-service domain registration
|
7 years ago |
Stefan Auditor
|
c688970b32
|
Respect user enabled flag in admin authentication
|
7 years ago |
Stefan Auditor
|
d3064579f4
|
Respect user enabled flag in basic authentication
|
7 years ago |
Stefan Auditor
|
92f4858323
|
Respect user.enabled status in internal authentication
|
7 years ago |
Stefan Auditor
|
d2c6cecca6
|
Remove is_enabled method and use the enabled attribute instead
|
7 years ago |
Stefan Auditor
|
5bfdd75738
|
Respect user enabled flag on user.login
|
7 years ago |
Stefan Auditor
|
78f4fa7db9
|
Add field to ui for user enabled flag
|
7 years ago |
Stefan Auditor
|
20d6fbae48
|
Add enabled flag to user model
|
7 years ago |