- 26 Aug, 2014 9 commits
-
-
Helmuth Gronewold authored
Also swith blocksize and count at the owncloud-specific key generation to ensure get as much bytes as you wanted.
-
Helmuth Gronewold authored
Switch blocksize and count when reading from urandom with dd, to prevent getting fewer bytes for the secret key.
-
Joshua Tauberer authored
Replace spaces by tabs in 106-109. See 92c7815d.
-
Sebastian Kosch authored
-
Joshua Tauberer authored
Allow users to insert custom nginx configuration directives through new optional files.
-
Joshua Tauberer authored
-
Joshua Tauberer authored
if there are no admins when trying to access the control panel, tell the user how to make an admin from SSH
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 25 Aug, 2014 16 commits
-
-
Joshua Tauberer authored
see #140, #155, df20d447
-
Joshua Tauberer authored
-
Joshua Tauberer authored
fixes #158
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Sebastian Kosch authored
-
Sebastian Kosch authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
Conflicts: setup/start.sh (changes are in questions.sh now)
-
Joshua Tauberer authored
Conflicts: setup/start.sh (change was already applied)
-
Joshua Tauberer authored
bootstrap.sh: allow overring the tag to checkout by setting the TAG environment variable (helpful for debugging)
-
Joshua Tauberer authored
broken by b30d7ad8 when the API began to list both real users and archived mailboxes in the JSON response
-
Joshua Tauberer authored
when deleting my old /usr/local/bin/mailinabox-exchange-autodiscover.php file from existing systems, don't emit an error if the file doesn't exist (added -f)
-
Joshua Tauberer authored
-
Joshua Tauberer authored
replace '-t 0' test with an environment variable since '-t 0' is false when standard input has been redirected and doesn't tell us whether or not we can use dialog for input, but Vagrant must be non-interactive
-
- 24 Aug, 2014 3 commits
-
-
Sebastian Kosch authored
This allows users to add a file /etc/nginx/conf.d/includes/mydomain.com.conf, the contents of which will be included in the server block for mydomain.com.
-
Joshua Tauberer authored
The secret key that encrypts the backups should not be world readable.
-
Helmuth Gronewold authored
-
- 23 Aug, 2014 8 commits
-
-
Joshua Tauberer authored
Works like this: ```curl -d "" --user email:password https://.../admin/dns/set/qname/rtype/value``` where the rtype and value default to "A" and the remote IP address of the request, so that a simple, empty POST to ```https://.../admin/dns/set/desktop.mydomain.com``` will point desktop.mydomain.com to the caller's IPv4 address. closes #140
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
Move this into system.sh rather than anagement.sh. This reverts commit eab28c97.
-
Joshua Tauberer authored
-
Helmuth Gronewold authored
-
- 22 Aug, 2014 2 commits
-
-
Helmuth Gronewold authored
- 21 Aug, 2014 2 commits
-
-
Joshua Tauberer authored
Read timezone from /etc/timezone.
-
Joshua Tauberer authored
Typo in introduction "later later"
-