41 Révisions (6312c0df6949955d1cd59c3dd444268e0773293c)

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