Commit Graph

53 Commits (0fac2e3f3aaaeaddf431f7877ebddb6372a00a42)

Author SHA1 Message Date
Morris Jobke c86cac6a2b use config.php value instead of version string 10 years ago
Morris Jobke 15da671349 [test] more tests for UserController::setMailAddress 11 years ago
Robin McCorkell 2579999373 Add setup check for reverse proxy header configuration 11 years ago
Bjoern Schiessle dc5e89e624 also block certificate management in the back-end if external storages are disabled for the user 11 years ago
Roeland Jago Douma 72ba67815e Display warning in security & setup warnings if php version is EOL 11 years ago
Lukas Reschke 7f6c5e456b Add unit tests 11 years ago
Lukas Reschke 0d515de13e Detect old NSS and OpenSSL versions 11 years ago
Joas Schilling 171f86ca2e Only sort by group name when LDAP is involved 11 years ago
Joas Schilling d3e3a84cae Move the helpful method to the TestCase class 11 years ago
Lukas Reschke bc6d17ed74 Add check for availability of /dev/urandom 11 years ago
Joas Schilling d683752b37 Sort user groups by group name and hide the user count 11 years ago
Clark Tomlinson 9727386d8b fixing test 11 years ago
Joas Schilling d36d14366b Add test for setEmailAddress 11 years ago
Lukas Reschke 9bc48451b9 Adjust tests and statuscode 11 years ago
Lukas Reschke 20a6073a9f Migrate personal certificate handling into AppFramework controllers 11 years ago
Joas Schilling 81ec1c8a1a Remove hardcoded link to performance docs 11 years ago
Lukas Reschke 0816cf9142 Add experimental applications switch 11 years ago
Lukas Reschke 65202d2a18 Add check for activated local memcache 11 years ago
Thomas Müller b5545932e7 use StreamResponse to download the log file - fixes #14268 11 years ago
Lukas Reschke e32f1582c7 Show more detailed error message 11 years ago
Lukas Reschke dfd70337d6 Adjust unit test 11 years ago
Lukas Reschke 13486a5ada Migrate to SwiftMail 11 years ago
Lukas Reschke bbd5f28415 Let users configure security headers in their Webserver 11 years ago
Thomas Müller 4910f3e202 fixing unit tests in UsersControllerTest 11 years ago
Lukas Reschke 0f7634eadc Switch to a factory and add unit tests 11 years ago
Lukas Reschke 7e7dd92f6b Add unit tests 11 years ago
Morris Jobke 9fbeaf0fd9 Add value if restore of data is possible for a user 11 years ago
Joas Schilling 039397bd31 Use setConfigs() instead of calling setConfig() multiple times 11 years ago
Lukas Reschke 2272bcedeb Fix filtering for users when $gid is empty 11 years ago
Georg Ehrke f579f2bd94 add Download logfile button to admin settings 11 years ago
Morris Jobke 5913af8a72 Mail address of users is now changable in the user management 11 years ago
Morris Jobke 04e172c2ce add unit tests for new user create mail 11 years ago
Lukas Reschke d5b26e682c Use array key instead of value 11 years ago
Morris Jobke 04aaa72810 Show user backend in user management 11 years ago
Lukas Reschke 26b0a89874 Add test for user without backend 11 years ago
Lukas Reschke 5dc6406b70 Add filter for 'backend' to user REST route 11 years ago
Lukas Reschke 4c13918bd8 Expose backend type via REST API 11 years ago
Lukas Reschke c23957811d React on other statuscodes than 200 11 years ago
Lukas Reschke 8b3e389062 Add statuscodes 11 years ago
Lukas Reschke fe7d9a7ca0 Add REST route for user & group management 11 years ago
Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 11 years ago
Lukas Reschke 1b50d4f7ce Warn for password reset when files_encryption is enabled 11 years ago
Lukas Reschke 3fa892aecc Fail... 11 years ago
Lukas Reschke 1358f3f17b Mark skipped until #12085 is merged 11 years ago
Lukas Reschke e73ccbd4ca Migrate "setsecurity.php" to the AppFramework 11 years ago
Lukas Reschke 8502354382 Fix unit test 11 years ago
Lukas Reschke 13b1b45ee4 Refactor MailSettings controller 11 years ago