- 27 Aug, 2014 8 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
Add a helper script to unlock ownClouds admin features
-
Joshua Tauberer authored
locale-safe check if we have enough memory installed
-
Joshua Tauberer authored
expose the control panel only on PRIMARY_HOSTNAME since /admin might conflict with other stuff hosted on other domains
-
Joshua Tauberer authored
-
Joshua Tauberer authored
show the tag or commit the user is on in the output to aid debugging when a user posts the output somewhere
-
- 26 Aug, 2014 16 commits
-
-
Helmuth Gronewold authored
-
Helmuth Gronewold authored
-
Joshua Tauberer authored
CLI usage for aliases with multiple recipients
-
Joshua Tauberer authored
reads from /dev/random need to use count= to actually get that many bytes or else reads might be shorter
-
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
Fix typo in dns_update.py.
-
Ben Schumacher authored
-
Michael Simmons authored
-
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
-
Helmuth Gronewold 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
-