summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #596 from nextcloud/adjust-mysql-install-errorBjörn Schießle2016-07-271-1/+9
|\ | | | | Fix misleading MySQL DB creation error (#25485)
| * Fix misleading MySQL DB creation error (#25485)Vincent Petry2016-07-271-1/+9
| | | | | | | | | | | | | | Whenever the GRANT ALL failed, it used to display "Database creation failed" which is incorrect. It's only the privleges setting that failed. This moves the privilege setting message to DEBUG and makes it more precise.
* | Merge pull request #582 from nextcloud/checks-from-jsJoas Schilling2016-07-271-79/+0
|\ \ | | | | | | Generate the checks list in JS
| * | Remove php side of check registrationJoas Schilling2016-07-271-79/+0
| |/
* / Allow DI of the workflow manager by the OCP interfaceJoas Schilling2016-07-271-0/+4
|/
* Merge pull request #565 from nextcloud/workflowengineJoas Schilling2016-07-273-0/+183
|\ | | | | Add workflowengine
| * Add workflowengineMorris Jobke2016-07-263-0/+183
| |
* | Merge pull request #566 from nextcloud/setup-portMorris Jobke2016-07-271-10/+26
|\ \ | | | | | | revert to old setup connection logic
| * | revert to old setup connection logicRobin Appelman2016-07-261-10/+26
| |/
* / [tx-robot] updated from transifexNextcloud bot2016-07-272-0/+2
|/
* Merge pull request #292 from nextcloud/recent-filesWilliam Bargent2016-07-255-2/+98
|\ | | | | Add "Recent" file listing
| * use limit instead of since when listing recent filesRobin Appelman2016-07-223-45/+11
| |
| * add recent files to node apiRobin Appelman2016-07-224-1/+131
| |
| * Fix storage id with storage jailRobin Appelman2016-07-221-1/+1
| |
* | Merge pull request #509 from nextcloud/appframework_magic_allow_default_varsMorris Jobke2016-07-251-0/+6
|\ \ | | | | | | AppFramework add default values (ApiController) as parameters
| * | Inject parametersRoeland Jago Douma2016-07-221-0/+6
| |/
* | Merge pull request #550 from nextcloud/ldap-integration-test-autoloaderMorris Jobke2016-07-251-1/+1
|\ \ | | | | | | fix autoloading in LPAP integration tests, resolves #544
| * | fix autoloading in LPAP integration tests, resolves #544Arthur Schiwon2016-07-251-1/+1
| | |
* | | Merge pull request #523 from Faldon/masterJoas Schilling2016-07-253-4/+10
|\ \ \ | | | | | | | | Renamed file logging
| * | | Changed code style and made use of '===' comparison.Thomas Pulzer2016-07-221-1/+4
| | | |
| * | | Reverted the default syslog tag to avoid breaking existing systems.Thomas Pulzer2016-07-221-1/+1
| | | |
| * | | Changed logtype to file instead of owncloud.Thomas Pulzer2016-07-224-5/+8
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Updated the config sample to point to log_type='file' - Renamed the Class for logfile logging to File in namespace 'OC\Log\'. Changed the occurrences of 'OC\Log\Owncloud' to 'OC\Log\File'. - Renamed the Class for log:file command to File in namespace 'OC\Core\Command\Log\File'. Changed registration of the command to use 'OC\Core\Command\Log\File'. - Changed default Syslog tag to Nextcloud - Retained backwards compatibility for configs with 'logtype' => 'owncloud' - Adjusted tests for the new file log. Closes #490.
* | | Merge pull request #530 from nextcloud/fix-theme-loadingMorris Jobke2016-07-252-2/+10
|\ \ \ | | | | | | | | Make sure we try to autoload the class
| * | | Make sure we try to autoload the classJoas Schilling2016-07-222-2/+10
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2016-07-252-0/+4
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2016-07-242-0/+4
| | |
* | | Check if an app provide two-factor-auth providers before we try to use themRobin Appelman2016-07-231-9/+11
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-07-236-14/+20
|/ /
* / Set proper status code in OCS AppFramework MiddlewareRoeland Jago Douma2016-07-221-1/+6
|/
* [tx-robot] updated from transifexNextcloud bot2016-07-228-0/+8
|
* Merge pull request #507 from nextcloud/run-le-scriptMorris Jobke2016-07-21673-1330/+2138
|\ | | | | Update emails and license headers with latest changes
| * Update with robinJoas Schilling2016-07-21278-272/+278
| |
| * Fix othersJoas Schilling2016-07-21673-1061/+1863
| |
* | Merge pull request #480 from nextcloud/fix_ocs_response_formatLukas Reschke2016-07-214-6/+25
|\ \ | |/ |/| AppFramework default response for OCS is xml
| * AppFramework do not get default responseRoeland Jago Douma2016-07-204-6/+25
| | | | | | | | | | | | | | | | | | The OCSResponse differs from other responses in that it defaults to XML. However we fell back to json by default. This makes sure that if nothing is set we don't pass anything. Which defaults then to the controllers default (which is often 'json') but in the case of the OCSResponse 'xml'.
* | Revert "Remove "Help" link from personal sidebar"Lukas Reschke2016-07-211-4/+2
| | | | | | | | This reverts commit deef15a3c7119b2965e7212ce53ba70e6baed779.
* | Merge branch 'master' of https://github.com/nextcloud/serverLukas Reschke2016-07-212-4/+4
|\ \
| * | [tx-robot] updated from transifexNextcloud bot2016-07-212-4/+4
| | |
* | | Fix typoLukas Reschke2016-07-211-1/+1
|/ /
* | Link to proper clientsLukas Reschke2016-07-211-4/+3
| |
* | Port ↵Lukas Reschke2016-07-212-1/+19
| | | | | | | | https://github.com/nextcloud/server/commit/2d373416d8e54a7de84879a365c372a85104c6df to master
* | Use proper certificatesLukas Reschke2016-07-211-2/+9
| | | | | | | | Ports https://github.com/nextcloud/server/commit/bcf693539be82e872ba4d6cceb1f430a4bb841d9
* | Use proper documentation linksLukas Reschke2016-07-211-2/+2
| | | | | | | | Since it is just faking the 10 we need to hardcode this here...
* | Merge pull request #479 from nextcloud/add-bruteforce-throttlerLukas Reschke2016-07-217-22/+282
|\ \ | |/ |/| Implement brute force protection
| * Mitigate race conditionLukas Reschke2016-07-201-1/+4
| |
| * JSON encode the valuesLukas Reschke2016-07-201-1/+1
| |
| * Implement brute force protectionLukas Reschke2016-07-207-22/+279
| | | | | | | | | | | | | | | | | | Class Throttler implements the bruteforce protection for security actions in Nextcloud. It is working by logging invalid login attempts to the database and slowing down all login attempts from the same subnet. The max delay is 30 seconds and the starting delay are 200 milliseconds. (after the first failed login)
* | Merge pull request #476 from nextcloud/port-same-site-cookiesLukas Reschke2016-07-208-1/+198
|\ \ | | | | | | [master] Port Same-Site Cookies to master
| * | [master] Port Same-Site Cookies to masterLukas Reschke2016-07-208-1/+198
| |/ | | | | | | Fixes https://github.com/nextcloud/server/issues/50
* | Merge pull request #466 from nextcloud/escape-special-charactersLukas Reschke2016-07-202-3/+3
|\ \ | | | | | | Escape special characters (#25429)