Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix another typo | Bjoern Schiessle | 2013-10-11 | 1 | -1/+1 |
* | change error code to 403 | Bjoern Schiessle | 2013-10-11 | 1 | -1/+1 |
* | fix typo in error message and change error code to 403 | Bjoern Schiessle | 2013-10-11 | 1 | -2/+2 |
* | block file access if share keys are missing | Bjoern Schiessle | 2013-10-11 | 1 | -6/+19 |
* | re-added error.php | Bjoern Schiessle | 2013-09-06 | 1 | -0/+33 |
* | error.php no longer needed | Bjoern Schiessle | 2013-09-02 | 1 | -23/+0 |
* | improved error messaging, initial commit | Bjoern Schiessle | 2013-08-30 | 1 | -1/+1 |
* | use __DIR__ instead of realpath | Bjoern Schiessle | 2013-08-14 | 1 | -1/+1 |
* | provide correct path for require_once | Bjoern Schiessle | 2013-08-12 | 1 | -1/+1 |
* | Merge branch 'master' into encryption_check_php_version | Björn Schießle | 2013-07-02 | 1 | -1/+1 |
|\ | |||||
| * | improved error message | Björn Schießle | 2013-07-02 | 1 | -1/+1 |
* | | no ?> at the end of a file | Thomas Müller | 2013-07-01 | 1 | -2/+1 |
|/ | |||||
* | tell the user what he can do to regain access to his files | Björn Schießle | 2013-06-05 | 1 | -1/+1 |
* | improved error msg and removed duplicate string | Florin Peter | 2013-06-04 | 1 | -3/+5 |
* | better handling for http post | Florin Peter | 2013-06-04 | 1 | -0/+4 |
* | changed redirect handling | Florin Peter | 2013-06-03 | 1 | -0/+18 |