41 Commits (6312c0df6949955d1cd59c3dd444268e0773293c)

Autor SHA1 Mensaje Fecha
  Carl Schwan 6312c0df69
Check style update hace 2 años
  Carl Schwan 6958d8005a
Add admin privilege delegation for admin settings hace 2 años
  Joas Schilling 181aab416a
Fix warnings about logException hace 3 años
  Joas Schilling df47445c01
Fix unit tests hace 3 años
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators hace 3 años
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject hace 3 años
  Holger Hees e70249e089
Update SecurityMiddleware.php hace 4 años
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function hace 4 años
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation hace 4 años
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values hace 4 años
  Christoph Wurst 74936c49ea
Remove unused imports hace 4 años
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit hace 4 años
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible hace 4 años
  Roeland Jago Douma 68748d4f85
Some php-cs fixes hace 4 años
  Roeland Jago Douma 37a4282c7a
Split up security middleware hace 4 años
  Christoph Wurst 22ae682823
Make it possible to show admin settings for sub admins hace 5 años
  Roeland Jago Douma 8c1e75e052
Do not use file as template parameter hace 5 años
  Roeland Jago Douma 3ad7daeda5
Add tests hace 6 años
  Morris Jobke cf35c4b03a
Provide translated error message for permission error hace 6 años
  Roeland Jago Douma 7405dfb544
Update tests hace 6 años
  Joas Schilling bf2be08c9f
Fix risky tests without assertions hace 6 años
  Joas Schilling 870023365c
Fix "Undefined method setExpectedException()" hace 6 años
  Morris Jobke 2a38605545
Properly log the full exception instead of only the message hace 6 años
  Roeland Jago Douma 57050146f6
Move passwordconfirmation to its own midleware hace 6 años
  Bjoern Schiessle 1bcbeb24bc
disable password confirmation with SSO hace 6 años
  Morris Jobke ce0c45a4ea
Use proper DI for security middleware for app enabled check hace 6 años
  Roeland Jago Douma f71dc7523f
Fix tests hace 6 años
  Lukas Reschke 8149945a91
Make BruteForceProtection annotation more clever hace 7 años
  Lukas Reschke a1ae5275f9
Move to dedicated MiddleWare hace 7 años
  Lukas Reschke 66835476b5
Add support for ratelimiting via annotations hace 7 años
  Bjoern Schiessle 0271ae3b46
add some unit tests hace 7 años
  Joas Schilling b2d9c20aac
Fix unit tests hace 7 años
  Christoph Wurst 0ebffa4a5f do not double encode the redirect url hace 7 años
  Roeland Jago Douma e351ba56f1
Move browserSupportsCspV3 to CSPNonceManager hace 7 años
  Lukas Reschke 9e6634814e
Add support for CSP nonces hace 7 años
  Roeland Jago Douma 6dace7f6ad
Add tests hace 7 años
  Roeland Jago Douma 5c718b13b8
We should properly check for 'true' instaed of the bool hace 7 años
  Roeland Jago Douma f7f5216aa3
Dark hackery to not always disable CSRF for OCS controllers hace 7 años
  Lukas Reschke a299fa38a9
[master] Port Same-Site Cookies to master hace 8 años
  Roeland Jago Douma 2fa9e67294
Fix phpunit-5.4 wargning hace 8 años
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) hace 8 años
  Joas Schilling 9eade36ae5
Fix namespaces in AppFramework tests hace 8 años
  Roeland Jago Douma 4eebccd81f
Fix inconsistent nameing of AppFramework hace 8 años
  Lukas Reschke 331e4efacb
Move login form into controller hace 8 años
  Lukas Reschke 809ff5ac95 Add public API to give developers the possibility to adjust the global CSP defaults hace 8 años
  Lukas Reschke f4eb15d340 Show error template hace 8 años
  Lukas Reschke 8133d46620 Remove dependency on ICrypto + use XOR hace 8 años
  Lukas Reschke 8313a3fcb3 Add mitigation against BREACH hace 8 años
  Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest hace 9 años
  Lukas Reschke 770fa761b8 Respect `mod_unique_id` and refactor `OC_Request::getRequestId` hace 9 años