Commit Graph

218 Commits

Author SHA1 Message Date
David Duque d9567c0035
Use proper emojis for status checks 2020-04-24 15:50:01 +01:00
David Duque 858251045d
Cleanup 2020-04-17 23:39:52 +01:00
David Duque 430f6dab38
Actual implementation of the Relay setup daemon 2020-04-16 22:16:02 +01:00
David Duque 7ffc889c08
Bump web dependencies (#1)
- Bootstrap: 3.3.7 -> 4.4.1
- - New admin panel style and respective corrections applied.

- JQuery: 2.1.4 -> 3.5.0
2020-04-16 19:52:01 +01:00
David Duque 785280c86b
Submission 2020-04-16 17:01:49 +01:00
David Duque fcf5544fc8
WIP 2020-04-16 14:09:24 +01:00
David Duque 03472788fd
WIP 2020-04-16 12:45:55 +01:00
David Duque 7b60c0850c Merge remote-tracking branch 'up/master' 2020-04-15 18:03:50 +01:00
David Duque 68768ed112
Fix attempt 2020-04-15 18:01:33 +01:00
David Duque 21196620b6
Code debug 2020-04-15 15:02:20 +01:00
David Duque bb26a2d12c
Push script zone to the end of the document 2020-04-14 10:08:11 +01:00
David Duque 687721caf8
Load SMTP settings when entering the page 2020-04-14 10:03:44 +01:00
David Duque 14ee44e8e2
HTML JS Cleanup 2020-04-14 09:52:01 +01:00
Michael Becker 40b21c466d
Fypo fix in users.html (#1748) 2020-04-13 22:10:52 -04:00
David Duque 109d8735c7
Change admin panel footer 2020-04-13 19:32:38 +01:00
David Duque ee688eb184
SMTP Relay Host stub progress 2020-04-13 18:36:56 +01:00
David Duque c004e55c76
SMTP Relay Host stub progress 2020-04-13 18:29:14 +01:00
David Duque 6e462f6523
SMTP Relay Host stub progress 2020-04-13 18:21:33 +01:00
David Duque 51c288dcd5
SMTP Relay Host stub progress 2020-04-13 18:14:39 +01:00
David Duque 6393075f11
SMTP Relay Host stub progress 2020-04-13 18:09:04 +01:00
David Duque 9d23f67e8a
SMTP Relay Host stub progress 2020-04-13 18:05:49 +01:00
David Duque 10993b9154
SMTP Relay Host stub progress 2020-04-13 17:55:00 +01:00
David Duque 3278c8cf94
SMTP Relay Host stub progress 2020-04-13 16:18:26 +01:00
David Duque aa62c6349e
SMTP Relay Host stub progress 2020-04-13 16:13:26 +01:00
David Duque 30221bdb11
SMTP Relay Host stub progress 2020-04-13 15:57:56 +01:00
David Duque 664267357a
SMTP Relay Host stub progress 2020-04-13 15:53:47 +01:00
David Duque 4a20d50eea
SMTP Relay Host stub 2020-04-13 15:34:14 +01:00
David Duque cd4c478986
Add smtp relay html page 2020-04-13 01:24:36 +01:00
David Duque 974c9bba61
Fix status check colors, add SMTP relay stub 2020-04-13 01:16:23 +01:00
David Duque edb03b7862
Misc changes 2020-04-12 23:54:35 +01:00
Victor 50e9e8af30 Sort custom dns table based on fqdn, rtype, and value (#1651) 2019-10-28 06:29:40 -04:00
Joshua Tauberer 3ff9817325 document the xfr: CIDR notation, fix spaces vs tabs and syntax error, broken by c7377e602d, #1616 2019-08-31 08:50:44 -04:00
Michael Heuberger 0d4c693792 Add missing login form method to keep LastPass happy (#1565) 2019-05-12 05:10:34 -07:00
Pascal Garber 77b2246010 Backup Amazon S3: Added support for custom endpoints (#1427) 2019-05-12 05:09:30 -07:00
Ryan Stubbs bad38840d8 Fix type on alias edit page (#1520) 2019-02-11 20:14:56 -05:00
Joshua Tauberer 0d4565e71d merge master branch 2018-12-02 18:19:15 -05:00
Joshua Tauberer a211ad422b add a note on the aliases page that aliases should not be used to forward to outside domains
fixes #1198
2018-12-02 18:02:00 -05:00
Joshua Tauberer c5c413b447 remove user account mailbox size from the control panel because it takes way too long to compute on very large mailboxes
fixes #531
2018-12-02 18:02:00 -05:00
Joshua Tauberer d2beb3919b document password character limitation
fixes #407
2018-12-02 18:02:00 -05:00
jeff-h 000363492e Improve greylisting explanation. (#1447)
Hopefully this improves the accuracy of the greylisting description.
2018-12-02 17:58:26 -05:00
Joshua Tauberer dc6458623d add a note on the aliases page that aliases should not be used to forward to outside domains
fixes #1198
2018-11-30 10:46:54 -05:00
Joshua Tauberer b05b06c74a remove user account mailbox size from the control panel because it takes way too long to compute on very large mailboxes
fixes #531
2018-11-30 10:46:54 -05:00
Joshua Tauberer 7f8f4518e3 document password character limitation
fixes #407
2018-11-30 10:46:54 -05:00
Joshua Tauberer f739662392 duplicity started creating signature files with invalid filenames, fixes #1431 2018-10-13 16:16:30 -04:00
Joshua Tauberer 2a72c800f6 replace free_tls_certificates with certbot 2018-06-29 16:46:21 -04:00
NatCC fe597da7aa Update users.html (#1345)
Passwords must be eight characters long; when passwords are changed via the users page the dialog states that passwords need to be at least four characters but only eight or more are acceptable.
2018-02-03 17:49:11 -05:00
Joshua Tauberer 61e9888a85 Cdon't try to generate a CSR in the control panel until both the domain and country are selected
Fixes #1338.

See 0e9680fda63c33ace3f34ca7126617fb0efe8ffc, a52c56e571.
2018-01-28 09:08:24 -05:00
Nicolas North cd554cf480 document the "local" alias pointing to this box in Custom DNS (#1261) 2017-10-20 17:20:21 -04:00
Fabian Bucher 341aa8695a update F-Droid DAVdroid link (#1253)
the information about the invalid link comes from here -> https://discourse.mailinabox.email/t/admin-sync-guide-contacts-and-calendar-davdroid-3-69-free-here/2528
2017-10-04 17:47:15 -04:00
Marius Blüm 48ff664ee9 Remove the ? from "Log out" (#1231)
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-08-23 19:46:45 -04:00