Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-09Don't log the password on confirmPassword when LDAP throws an exceptionJoas Schilling
2017-01-10Better fallback for unknown log typesJoas Schilling
2017-01-10Add testsJoas Schilling
2017-01-10Handle log_type "nextcloud" more gracefullyJoas Schilling
2016-10-07Default to empty stringLukas Reschke
2016-09-26Change the minimum log level to fatalJuan Pablo Villafáñez
2016-08-22hide parameters of tryLogin when loggingArthur Schiwon
2016-07-22Changed code style and made use of '===' comparison.Thomas Pulzer
2016-07-22Changed logtype to file instead of owncloud.Thomas Pulzer
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-07-08Sanitize more config options and stack tracesMorris Jobke
2016-06-08Do not log token or challenge with exception stacktrace (#25026)Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-03Move OC_Log_xx to \OC\Log namespaceRoeland Jago Douma
2016-05-02Remove the password from the validateUserPass() method as wellJoas Schilling
2016-04-29Move more of \OC to PSR-4Roeland Jago Douma