This website requires JavaScript.
Explore
Help
Sign In
external
/
mailinabox
Watch
1
Star
0
Fork
0
You've already forked mailinabox
mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced
2026-03-23 18:57:23 +01:00
Code
Issues
Releases
Wiki
Activity
Files
1d9541fb2c8d3d09def303593cb945ad95f8dc4d
mailinabox
/
management
History
Ian Beringer
1d9541fb2c
fix ssh name check
2015-02-01 21:42:12 +01:00
..
templates
/admin login now issues a user-specific key for future calls (rather than providing the system-wide API key or passing the password on each request)
2015-01-31 20:42:43 +00:00
auth.py
/admin login now issues a user-specific key for future calls (rather than providing the system-wide API key or passing the password on each request)
2015-01-31 20:42:43 +00:00
backup.py
fix control panel when no backup has been made yet
2014-10-15 12:31:08 -04:00
buy_certificate.py
dont save the CSR generated to make self-signed certificates for non-primary domains (it has no value and might be confusing)
2015-01-31 13:27:06 +00:00
daemon.py
/admin login now issues a user-specific key for future calls (rather than providing the system-wide API key or passing the password on each request)
2015-01-31 20:42:43 +00:00
dns_update.py
internationalized domain names (DNS, web, CSRs, normalize to Unicode in database, prohibit non-ASCII characters in user account names)
2015-01-19 23:31:55 +00:00
mail_log.py
mail log scanner: dont assume lines are utf8
2015-01-02 22:49:25 +00:00
mailconfig.py
split management daemon authorization from authentication and use 'doveadm pw' rather than 'doveadm auth test' so that it is decoupled from dovecot's login mechanism
2015-01-31 20:41:41 +00:00
status_checks.py
fix ssh name check
2015-02-01 21:42:12 +01:00
utils.py
in the admin, show user mailbox sizes,
fixes
#210
2014-10-07 20:24:11 +00:00
web_update.py
dont save the CSR generated to make self-signed certificates for non-primary domains (it has no value and might be confusing)
2015-01-31 13:27:06 +00:00