1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-11-23 02:27:05 +00:00

Commit Graph

  • ebffaab16a Added wosign as a suggest free SSL provider. X O 2015-10-11 11:33:18 +1030
  • e51d80ee59 Merge 5ed354a723 into d6d4085809 Peter Timofejew 2015-10-10 16:53:55 +0000
  • d6d4085809 munin setup may show '/bin/rm: missing operand', fixes #527 Joshua Tauberer 2015-10-10 16:48:49 +0000
  • 5ed354a723 Default IMAP_SENTFOLDER folder was incorrect Peter Timofejew 2015-10-10 10:40:48 -0400
  • 2a44b0cafb the new SSL certs routine requires cryptography>=1.0.2 to make RSAPublicNumbers hashable Joshua Tauberer 2015-10-08 12:24:22 +0000
  • 834c42bc50 move nginx-ssl to be a global configuration file rather than including it into each server block Joshua Tauberer 2015-09-27 17:13:11 +0000
  • 6c8ee1862a use subresource integrity attributes to guard against CDNs being used as an attack vector; drop external resources that we can't protect this way (fonts); fixes #234 Joshua Tauberer 2015-09-18 19:04:28 +0000
  • 787beab63f choose the best SSL cert from among the installed certificates; use the server certificate instead of self-signed certificates Joshua Tauberer 2015-09-18 13:03:07 +0000
  • 58349a9410 when updating DNS, clear the local DNS cache Joshua Tauberer 2015-09-18 13:00:53 +0000
  • 93c2258d23 let the HSTS header be controlled by the management daemon so some domains can choose to enable preload Joshua Tauberer 2015-09-08 21:20:13 +0000
  • bd7a4dedc1 Merge pull request #551 from anoma/master Joshua Tauberer 2015-09-07 06:49:48 -0400
  • ae3ae0b5ba Revert to default FAIL2BAN findtime for SSH jail anoma 2015-09-07 08:36:59 +0100
  • 42d657eb54 Unnecessary config item, inherited from default jail.conf anoma 2015-09-07 08:28:54 +0100
  • d60d73b7e0 status checks: dont error if there's a domain that dns_update hasn't been run yet on Joshua Tauberer 2015-09-06 13:26:20 +0000
  • 6704da1446 silence errors in the admin if there is an invalid domain name in the database Joshua Tauberer 2015-09-06 13:24:15 +0000
  • d24a2f7cab Updated, mistype. Hoekynl 2015-09-06 10:22:08 +0200
  • ed31002cc6 Added commit version hash. Working now. Hoekynl 2015-09-06 10:20:36 +0200
  • f8ac896795 Include html5_notifier by default Hoekynl 2015-09-05 23:33:19 +0200
  • 3e96de26dd server_names_hash_bucket_size=128 now, see #93 Joshua Tauberer 2015-09-05 20:18:19 +0000
  • 4f6fa40dbd warn in status checks if a custom DNS record has been set on a domain that would normally serve web and as a result that domain no longer is serving web Joshua Tauberer 2015-09-05 20:07:12 +0000
  • 104b804059 if a custom DNS record exists for a web-serving domain and the record is just the box's IP address, don't skip this domain for serving web Joshua Tauberer 2015-09-05 20:06:30 +0000
  • fc80d33d9c Remove period. Sheldon Rupp 2015-09-05 21:45:02 +0200
  • c545e46ebe Merge pull request #548 from NurdTurd/patch-1 Joshua Tauberer 2015-09-05 15:30:25 -0400
  • 52a216fbcb Typo Sheldon Rupp 2015-09-05 21:29:24 +0200
  • 2c29d59895 Merge pull request #478 from kri3v/patch-1 Joshua Tauberer 2015-09-05 11:42:36 -0400
  • de34d0d337 pin pip versions of email_validator and cryptography so pip doesn't keep reinstalling them each upgrade even if nothing changed (and the ceffi depedency installation can be very slow and is prone to break under low memory) Joshua Tauberer 2015-09-05 12:34:41 +0000
  • 2bb7a6fc27 changelog entries Joshua Tauberer 2015-09-05 08:01:59 -0400
  • 1b84292c56 Merge pull request #544 from 0xFelix/master Joshua Tauberer 2015-09-05 06:59:00 -0400
  • 18efae9703 Remove direct dependencies as they get installed automatically Felix 2015-09-05 09:08:47 +0200
  • 4b6d86ef89 trim the instructions at the end of an upgrade about the DNS-broken control panel login Joshua Tauberer 2015-09-04 18:49:30 -0400
  • 75a75a6f84 admin: rename my ajax javascript function to ajax_with_indicator; see 79c57c2303 Joshua Tauberer 2015-09-04 18:40:56 -0400
  • 2e99589336 admin: fix jumpyness when a modal is shown (move overflow-y to body; make the navbar not fixed to top) Joshua Tauberer 2015-09-04 22:21:10 +0000
  • 188b21dd36 bump bootstrap to 3.3.5 and jquery to 1.11.3 on the admin Joshua Tauberer 2015-09-04 22:13:56 +0000
  • 0cf56e0aad add a random password generator to the users page of the admin Joshua Tauberer 2015-09-04 22:12:07 +0000
  • bd7728ac94 Add documentation for additional packages, remove unneeded package libcrypt-openssl-random-perl Felix 2015-09-04 15:45:47 +0200
  • b6f7a10569 Add missing dependencies for DKIM validation Felix 2015-09-04 09:25:49 +0200
  • 53a9fc0e48 Set 'LOCALONLY' to 0 in /etc/default/spampd Felix 2015-09-04 09:18:12 +0200
  • e0f492c5be Merge 2cca6641ec into b05af6eecb Richard Willis 2015-08-30 21:23:19 +0000
  • b05af6eecb v0.13b - release & merge side-branch Joshua Tauberer 2015-08-30 17:20:32 -0400
  • 571171a0c6 ownCloud 8.1.1's autoconfig resets trusted_domains / update trusted_domains if PRIMARY_HOSTNAME changes v0.13b Joshua Tauberer 2015-08-30 17:14:00 -0400
  • c5082498ab utils.py can't import non-standard modules because it is imported by migrate.py, which is run before anything is installed Joshua Tauberer 2015-08-30 13:50:34 -0400
  • 2cca6641ec Fix setup script Richard Willis 2015-08-29 22:15:50 +0100
  • 484add2e9e Add .vagrant/ to .gitignore Richard Willis 2015-08-29 22:15:22 +0100
  • d19c215bf1 Merge pull request #537 from elwebmaster/patch-1 Joshua Tauberer 2015-08-28 15:10:49 -0400
  • 42dd46e305 Update nginx-primaryonly.conf Stefan Dimitrov 2015-08-28 15:07:47 -0400
  • a6496949f8 Merge pull request #536 from badsyntax/external-dns-txt-record-limit-info Joshua Tauberer 2015-08-28 15:00:23 -0400
  • ab59323813 Added a note about TXT record length limitations and how to construct the records to bypass the limitation Richard Willis 2015-08-28 15:50:02 +0200
  • a56a9dc6a1 add Mail-in-a-Box version check to status checks Joshua Tauberer 2015-08-28 12:33:44 +0000
  • bc790ea581 backups: make the instructions about the backup password file more prominent Joshua Tauberer 2015-08-28 11:47:09 +0000
  • dbfd158388 dont refresh the backup page when there's an error saving the config Joshua Tauberer 2015-08-28 11:43:25 +0000
  • 2b1f7da654 S3 credentials for backup should not be displayed in the control panel, fixes #529 Joshua Tauberer 2015-08-28 11:37:04 +0000
  • 0c9d431a3f major cleanup to adding new version check to the status checks Joshua Tauberer 2015-08-28 12:29:55 +0000
  • 1a525df8ad Add Mail-in-a-Box version status check. Norman Stanke 2015-07-25 13:47:10 +0200
  • ef1779ba80 Merge pull request #523 from derekrspencer/master Joshua Tauberer 2015-08-28 07:51:02 -0400
  • d4e9938e3f Merge pull request #533 from badsyntax/login-form-focus Joshua Tauberer 2015-08-27 16:20:23 -0400
  • f26c0b71d2 Focus on fields in the login form Richard Willis 2015-08-27 22:06:14 +0200
  • b2dfdc386a Merge pull request #528 from phareous/master Joshua Tauberer 2015-08-26 18:03:47 -0400
  • 732a6922de Allow global sieve scripts for before or after user sieve scripts. This allows defining custom system-wide sieve rules. Michael Long 2015-08-24 19:55:34 -0400
  • 9501a2209e Merge pull request #526 from nstanke/v0.13_readme Joshua Tauberer 2015-08-24 15:27:15 -0400
  • 8c83171a28 v0.13a Norman Stanke 2015-08-24 21:21:52 +0200
  • 289936db7a 0.13a (August 23, 2015) v0.13a Joshua Tauberer 2015-08-23 12:52:43 -0400
  • 6c71abbb09 suppress PANGO warning when running munin during setup Joshua Tauberer 2015-08-23 12:42:39 -0400
  • 841181ed55 ownCloud 8.1.1 broke upgrades: do "occ upgrade" twice Joshua Tauberer 2015-08-23 12:37:25 -0400
  • c3821e9165 munin: configure the plugins better Joshua Tauberer 2015-08-23 16:03:40 +0000
  • d9a4085efa Fix antispam-plugin config problem in #520 derekrspencer 2015-08-19 21:50:32 -0700
  • 86d71abf8c Remove Privacy env variable Norman Stanke 2015-08-20 01:20:37 +0200
  • 6b35d8402c pulling v0.13 Joshua Tauberer 2015-08-19 17:58:47 -0400
  • 3b6f7250ee v0.13 Joshua Tauberer 2015-08-19 16:37:16 -0400
  • c6bf061b26 changelog entries Joshua Tauberer 2015-08-19 16:34:39 -0400
  • a8074ae3e4 suppress some status output regarding new automatic aliases on first installation Joshua Tauberer 2015-08-19 16:30:32 -0400
  • cfc4e6b48b automatic administrator aliases are probably not bidirectional because the administrator@ address is an alias and not a user Joshua Tauberer 2015-08-19 16:05:58 -0400
  • 73fbcd7fa3 silence all of the installing/already installed package messages on installation Joshua Tauberer 2015-08-19 15:58:35 -0400
  • 79317ed67e dont run ownCloud's upgrade before it's been installed to remove a noisy message Joshua Tauberer 2015-08-19 15:43:34 -0400
  • 4bd9e8dec9 remove write function Norman Stanke 2015-08-19 20:48:19 +0200
  • 18d2d2d1d6 Save settings in /settings.yaml Norman Stanke 2015-08-19 20:45:48 +0200
  • 1b26632bb4 readme tweaks Joshua Tauberer 2015-08-17 08:20:31 -0400
  • 5b415c6895 tweak security.md for new alias permitted_senders controls Joshua Tauberer 2015-08-17 08:18:32 -0400
  • 078f3bff70 ownCloud set overwrite.cli.url setting Joshua Tauberer 2015-08-16 23:47:51 +0000
  • d02f800d1b ownCloud: enable memcached properly Joshua Tauberer 2015-08-16 23:46:23 +0000
  • 83d3643e8f changelog entries Joshua Tauberer 2015-08-15 15:58:27 +0000
  • 6d35ae56d3 Merge pull request #517 from fxaguessy/master Joshua Tauberer 2015-08-15 11:55:30 -0400
  • 39270a8e35 fix problem with certificate verification on OpenVZ servers root 2015-08-15 17:32:40 +0200
  • 8c08f957cd bidirectional alias controls: a new permitted_senders column in the aliases table allows setting who can send as an address independently of where the address forwards to Joshua Tauberer 2015-08-14 23:09:22 +0000
  • 5924d0fe0d various cleanup related to the new permitted_senders column for aliases Joshua Tauberer 2015-08-14 23:05:08 +0000
  • c23a34d475 tweak README Joshua Tauberer 2015-08-14 17:04:42 -0400
  • 1bd3a725ca use the right version of the ownCloud apps Joshua Tauberer 2015-08-12 19:05:46 +0000
  • 848dea83ab additional error handling for backups with an invalid target Joshua Tauberer 2015-08-12 11:19:59 +0000
  • bded529535 changelog entries Joshua Tauberer 2015-08-12 11:10:36 +0000
  • ec665a97db ownCloud 8.1.1 Joshua Tauberer 2015-08-12 11:05:51 +0000
  • fc536b6ff3 Merge pull request #512 from ponychicken/backup-fixes Joshua Tauberer 2015-08-11 07:59:07 -0400
  • f96bef43cc If no prefix is specified, set the path to '', otherwise boto won't list the files Leo Koppelkamm 2015-08-11 13:54:30 +0200
  • f4e8ee0af9 html errors in the backup template, my bad Joshua Tauberer 2015-08-09 20:34:08 +0000
  • c2e5f5cb2b merge - duplicity configuration in the control panel and disabling backups Joshua Tauberer 2015-08-09 20:16:50 +0000
  • 9ca116d545 add an option to disable backups Joshua Tauberer 2015-08-09 20:15:43 +0000
  • cdd3a64638 after-backup was run with the wrong environment Joshua Tauberer 2015-08-09 20:01:12 +0000
  • 99e51f8a52 use boto to get actual file sizes of backup files when S3 is used Joshua Tauberer 2015-08-09 19:59:38 +0000
  • 3b4b57c081 switching between backup options in the admin wasn't working at all Joshua Tauberer 2015-08-09 18:25:26 +0000
  • c7f8ead496 clean up the new backup configuration panel Joshua Tauberer 2015-08-09 17:52:24 +0000
  • 3f15879578 remove global variables in backup.py Joshua Tauberer 2015-08-09 16:56:33 +0000
  • b9bed9a93b Merge a2098b1ace into 0293e04311 Leo Koppelkamm 2015-08-08 10:35:36 +0000