Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the auto-disabled list more broad | Joas Schilling | 2019-08-15 | 3 | -14/+20 |
* | Fix tracking of auto disabled apps in Updater | Georg Ehrke | 2019-08-15 | 1 | -1/+10 |
* | Merge pull request #15946 from martink-p/bugxfix/9792/encrypted-external-webdav | Roeland Jago Douma | 2019-08-15 | 1 | -2/+27 |
|\ | |||||
| * | Update Encryption.php | martink-p | 2019-06-17 | 1 | -7/+9 |
| * | Update Encryption.php | martink-p | 2019-06-17 | 1 | -1/+7 |
| * | Apply suggestions from code review | martink-p | 2019-06-17 | 1 | -5/+5 |
| * | Update Encryption.php | martink-p | 2019-06-17 | 1 | -2/+19 |
* | | Merge pull request #16572 from nextcloud/fix/15613/bring-back-psql9-compat | Roeland Jago Douma | 2019-08-14 | 2 | -3/+24 |
|\ \ | |||||
| * | | instead of upsert, fallback to default query on PgSQL <= 9.4 | Arthur Schiwon | 2019-08-14 | 2 | -3/+24 |
* | | | Merge pull request #16725 from nextcloud/bugfix/noid/syslog-di | blizzz | 2019-08-14 | 2 | -2/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Make sure SystemConfig class can be injected and syslog_tag is fetched properly | Julius Härtl | 2019-08-13 | 2 | -2/+3 |
* | | | Get the proper UID | Roeland Jago Douma | 2019-08-13 | 2 | -1/+17 |
|/ / | |||||
* | | Merge pull request #16721 from nextcloud/fix/16644 | Roeland Jago Douma | 2019-08-11 | 1 | -4/+4 |
|\ \ | |||||
| * | | Correctly handle emtpy string in proxyuserpwd config | Scott Shambarger | 2019-08-11 | 1 | -4/+4 |
* | | | Merge pull request #16179 from J0WI/mv-frameoptions | Roeland Jago Douma | 2019-08-11 | 1 | -5/+5 |
|\ \ \ | |||||
| * | | | Remove duplicated spaces | J0WI | 2019-08-11 | 1 | -1/+1 |
| * | | | Sort headers | J0WI | 2019-08-11 | 1 | -4/+4 |
| * | | | Add X-Frame-Options header to .htaccess | J0WI | 2019-08-11 | 1 | -1/+1 |
* | | | | Add feature policy header | Roeland Jago Douma | 2019-08-10 | 4 | -0/+225 |
* | | | | Have the OCSBaseResponse call the parent constructor | Roeland Jago Douma | 2019-08-08 | 1 | -1/+2 |
|/ / / | |||||
* | | | Merge pull request #15187 from vitormattos/bugfix-create-database-user | Roeland Jago Douma | 2019-08-08 | 1 | -0/+4 |
|\ \ \ | |||||
| * \ \ | Merge remote-tracking branch 'nextcloud/master' into bugfix-create-database-user | Vitor Mattos | 2019-04-30 | 1 | -1/+3 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'nextcloud/master' into bugfix-create-database-user | Vitor Mattos | 2019-04-26 | 3 | -84/+3 |
| |\ \ \ \ | |||||
| * | | | | | solve code review | Vitor Mattos | 2019-04-22 | 1 | -1/+1 |
| * | | | | | Check if database exists and grand permission | Vitor Mattos | 2019-04-21 | 1 | -2/+4 |
| * | | | | | Bugfix: user is not allowed | Vitor Mattos | 2019-04-21 | 1 | -0/+2 |
* | | | | | | Properly return an int in the getId function of the cache | Roeland Jago Douma | 2019-08-07 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge pull request #16592 from nextcloud/bugfix/noid/federated-reshare | Roeland Jago Douma | 2019-08-01 | 1 | -2/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Fix permission check on incoming federated shares | Julius Härtl | 2019-07-31 | 1 | -2/+3 |
* | | | | | | Add form-action CSP element | Roeland Jago Douma | 2019-07-31 | 1 | -0/+9 |
|/ / / / / | |||||
* | | | | | setting unsafe-eval is deprecated | Roeland Jago Douma | 2019-07-30 | 1 | -0/+2 |
* | | | | | Merge pull request #16594 from nextcloud/tech-debt/noid/remove-unused-checkPa... | Joas Schilling | 2019-07-30 | 1 | -29/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Remove unused OC\Share\Share::checkPasswordProtectedShare | Morris Jobke | 2019-07-29 | 1 | -29/+0 |
* | | | | | | Merge pull request #16579 from nextcloud/enh/PostLoginEvent | Roeland Jago Douma | 2019-07-30 | 3 | -2/+80 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add proper PostLoginEvent | Roeland Jago Douma | 2019-07-29 | 3 | -2/+80 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #16502 from nextcloud/bugfix/16474 | Morris Jobke | 2019-07-29 | 1 | -1/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add additional check for read permissions | Julius Härtl | 2019-07-24 | 1 | -1/+2 |
| * | | | | | | Check the if we can actually access the storage cache for recent files | Julius Härtl | 2019-07-24 | 1 | -0/+4 |
* | | | | | | | Fix typo in comment | Morris Jobke | 2019-07-29 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #16582 from nextcloud/enh/split_up_security_middleware | Roeland Jago Douma | 2019-07-29 | 3 | -43/+87 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Split up security middleware | Roeland Jago Douma | 2019-07-27 | 3 | -43/+87 |
* | | | | | | | Merge pull request #16570 from nextcloud/enh/supress_touch_error | Roeland Jago Douma | 2019-07-29 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Supress warnings touch can generate | Roeland Jago Douma | 2019-07-26 | 1 | -2/+2 |
* | | | | | | | Merge pull request #16558 from nextcloud/enh/less_verbose_locked_logging | Roeland Jago Douma | 2019-07-27 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Do not log all locked exceptions | Roeland Jago Douma | 2019-07-26 | 1 | -3/+3 |
* | | | | | | | Merge pull request #16555 from nextcloud/fix/16529/mask-keys | Morris Jobke | 2019-07-26 | 1 | -4/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | treat sensitive config keys by pattern | Arthur Schiwon | 2019-07-26 | 1 | -4/+5 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #16456 from nextcloud/dep/searchByTag | Roeland Jago Douma | 2019-07-26 | 5 | -78/+0 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Remove deprecated searchByTag | Roeland Jago Douma | 2019-07-26 | 5 | -78/+0 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #16461 from nextcloud/fix/noid/pgsql-version | Roeland Jago Douma | 2019-07-26 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | |