| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass log level to log reporters | Morris Jobke | 2017-11-27 | 1 | -0/+1 |
* | Pass the exception context to the crash reporter | Christoph Wurst | 2017-11-14 | 1 | -1/+1 |
* | Add a mechanism to register crach reporters | Christoph Wurst | 2017-11-14 | 1 | -4/+12 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+4 |
* | Added additional methods for removal of sensitive info | Johannes Schlichenmaier | 2017-10-27 | 1 | -0/+6 |
* | Improve exception handling | Morris Jobke | 2017-09-26 | 1 | -0/+3 |
* | Don't log LDAP password when server is not available | Joas Schilling | 2017-09-06 | 1 | -3/+9 |
* | Don't log passwords on dav exceptions | Joas Schilling | 2017-06-29 | 1 | -5/+10 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | Add method to $methodsWithSensitiveParameters | Morris Jobke | 2017-04-06 | 1 | -0/+1 |
* | Don't log the password on confirmPassword when LDAP throws an exception | Joas Schilling | 2017-02-07 | 1 | -1/+2 |
* | Better fallback for unknown log types | Joas Schilling | 2017-01-10 | 1 | -9/+10 |
* | Add tests | Joas Schilling | 2017-01-09 | 1 | -1/+1 |
* | Handle log_type "nextcloud" more gracefully | Joas Schilling | 2017-01-05 | 1 | -5/+22 |
* | Default to empty string | Lukas Reschke | 2016-10-07 | 1 | -1/+1 |
* | Change the minimum log level to fatal | Juan Pablo Villafáñez | 2016-09-26 | 1 | -1/+1 |
* | hide parameters of tryLogin when logging | Arthur Schiwon | 2016-08-22 | 1 | -0/+3 |
* | Changed code style and made use of '===' comparison. | Thomas Pulzer | 2016-07-22 | 1 | -1/+4 |
* | Changed logtype to file instead of owncloud. | Thomas Pulzer | 2016-07-22 | 1 | -1/+3 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
* | Sanitize more config options and stack traces | Morris Jobke | 2016-07-08 | 1 | -0/+1 |
* | Do not log token or challenge with exception stacktrace (#25026) | Joas Schilling | 2016-06-08 | 1 | -1/+27 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+3 |
* | Move OC_Log_xx to \OC\Log namespace | Roeland Jago Douma | 2016-05-03 | 1 | -1/+1 |
* | Remove the password from the validateUserPass() method as well | Joas Schilling | 2016-05-02 | 1 | -1/+1 |
* | Move more of \OC to PSR-4 | Roeland Jago Douma | 2016-04-29 | 1 | -0/+292 |