Christoph Wurst
|
a06898a2d0
fix(security)!: Use consistent HTTP status for strict cookie checks
|
1 yıl önce |
Maxence Lange
|
fc29b0d1b7
app type extended_authentication
|
1 yıl önce |
Côme Chilliet
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
1 yıl önce |
Julius Härtl
|
c3a39cbc75
Merge pull request #37305 from nextcloud/fix/security/log-failing-strict-cookie-check
|
1 yıl önce |
Joas Schilling
|
705165d3d1
fix(session): Fix DAVx5 sync problems by partial reverting session changes
|
1 yıl önce |
Christoph Wurst
|
0e6fccf9e1
fix(security): Log failing strict cookie check
|
1 yıl önce |
Julius Härtl
|
bbc6eee803
fix: Avoid log spam on 404 routes not using GET
|
1 yıl önce |
Joas Schilling
|
98ed72b3ed
Revert "fix(performance): Do not set up filesystem on every call"
|
1 yıl önce |
Anna Larch
|
5d4efb4d5f
Do not set up filesystem on every call
|
1 yıl önce |
Julien Veyssier
|
6431c5a559
extend the reference API for the new link picker
|
2 yıl önce |
Julius Härtl
|
842f4d530f
fix(session): Always setup the session if a session cookie is passed
|
2 yıl önce |
Julius Härtl
|
6abb37317f
Do not setup a session when not required on WebDAV requests
|
3 yıl önce |
Côme Chilliet
|
a529aa79d8
Strong type singletons from lib/base.php
|
2 yıl önce |
Côme Chilliet
|
e1d324f7eb
Migrate lib/base.php to LoggerInterface
|
2 yıl önce |
Côme Chilliet
|
26d75add8f
Put back cast to string now that timelimit is an int
|
2 yıl önce |
Côme Chilliet
|
7372da6c6d
Fixing more psalm errors from lib/base.php
|
2 yıl önce |
Côme Chilliet
|
444811b0fe
Use Server::get some more
|
2 yıl önce |
Côme Chilliet
|
cf508c1e47
Use strict typing in base.php
|
2 yıl önce |
Julius Härtl
|
be4c061b75
Set apcu prefix for composer
|
2 yıl önce |
Christoph Wurst
|
052dcdebe8
Refactor the ErrorHandler into a dynamic class
|
2 yıl önce |
Julius Härtl
|
11bedf1c3b
Use proper error pages instead of always redirecting
|
2 yıl önce |
Simon L
|
f97f13b136
Merge pull request #33737 from andyxheli/patch-4
|
2 yıl önce |
Arthur Schiwon
|
9b7ef2962e
remove listeners to OC_Filesystem::(write|rename) old style hooks
|
2 yıl önce |
Julius Härtl
|
80f6a5834a
Refactor cache handling
|
2 yıl önce |
Andy Xheli
|
12c8123873
Makes untrusted domain error on info
|
2 yıl önce |
Julius Härtl
|
1b43fbe06c
Move setting of gc_maxlifetime to initSession
|
2 yıl önce |
Julius Härtl
|
9e1d431255
Add config option to disable strict session timeout to be able to use read_and_close
|
2 yıl önce |
Julius Härtl
|
9b4b72826a
Reopen sessions if we need to write to them instead of keeping them open
|
2 yıl önce |
Christoph Wurst
|
d17e0699f3
Merge pull request #33173 from nextcloud/enhancement/maintenance-mode-http-header
|
2 yıl önce |
Christoph Wurst
|
0ed987a8dd
Set special header for 503 maintenance mode
|
2 yıl önce |