This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-03-04 18:28:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
21fd2d83171487032a0476e91ee49f2f2f094eaa
nextcloud-server-mirror
/
tests
/
lib
/
AppFramework
/
Middleware
/
Security
History
Joas Schilling
279e06a80f
Merge pull request
#32587
from nextcloud/bugfix/noid/improve-jsconfighelper
...
Improve JSConfigHelper code quality a bit
2022-05-31 10:29:30 +02:00
..
BruteForceMiddlewareTest.php
Update core to PHP 7.4 standard
2022-05-20 22:18:06 +02:00
CORSMiddlewareTest.php
Fix tests
2022-02-23 11:01:58 +01:00
CSPMiddlewareTest.php
Use a blank line after the opening tag
2020-04-09 11:50:14 +02:00
FeaturePolicyMiddlewareTest.php
Use a blank line after the opening tag
2020-04-09 11:50:14 +02:00
PasswordConfirmationMiddlewareTest.php
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
RateLimitingMiddlewareTest.php
Restore old behaviour of sending flase for not found apps
2022-05-30 12:41:35 +02:00
SameSiteCookieMiddlewareTest.php
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
SecurityMiddlewareTest.php
Fix tests
2022-02-23 11:01:58 +01:00