Julius Härtl
|
842f4d530f
fix(session): Always setup the session if a session cookie is passed
|
hace 1 año |
Julius Härtl
|
6abb37317f
Do not setup a session when not required on WebDAV requests
|
hace 3 años |
Côme Chilliet
|
a529aa79d8
Strong type singletons from lib/base.php
|
hace 1 año |
Côme Chilliet
|
e1d324f7eb
Migrate lib/base.php to LoggerInterface
|
hace 1 año |
Côme Chilliet
|
26d75add8f
Put back cast to string now that timelimit is an int
|
hace 1 año |
Côme Chilliet
|
7372da6c6d
Fixing more psalm errors from lib/base.php
|
hace 1 año |
Côme Chilliet
|
444811b0fe
Use Server::get some more
|
hace 1 año |
Côme Chilliet
|
cf508c1e47
Use strict typing in base.php
|
hace 1 año |
Julius Härtl
|
be4c061b75
Set apcu prefix for composer
|
hace 1 año |
Christoph Wurst
|
052dcdebe8
Refactor the ErrorHandler into a dynamic class
|
hace 2 años |
Julius Härtl
|
11bedf1c3b
Use proper error pages instead of always redirecting
|
hace 2 años |
Simon L
|
f97f13b136
Merge pull request #33737 from andyxheli/patch-4
|
hace 2 años |
Arthur Schiwon
|
9b7ef2962e
remove listeners to OC_Filesystem::(write|rename) old style hooks
|
hace 2 años |
Julius Härtl
|
80f6a5834a
Refactor cache handling
|
hace 2 años |
Andy Xheli
|
12c8123873
Makes untrusted domain error on info
|
hace 2 años |
Julius Härtl
|
1b43fbe06c
Move setting of gc_maxlifetime to initSession
|
hace 2 años |
Julius Härtl
|
9e1d431255
Add config option to disable strict session timeout to be able to use read_and_close
|
hace 2 años |
Julius Härtl
|
9b4b72826a
Reopen sessions if we need to write to them instead of keeping them open
|
hace 2 años |
Christoph Wurst
|
d17e0699f3
Merge pull request #33173 from nextcloud/enhancement/maintenance-mode-http-header
|
hace 2 años |
Christoph Wurst
|
0ed987a8dd
Set special header for 503 maintenance mode
|
hace 2 años |
Christoph Wurst
|
a1149b0378
Do not redirect if requested CSS can not be found
|
hace 2 años |
Christoph Wurst
|
222a9523b5
Fix 404 handling of requested JSON/XML
|
hace 2 años |
Joas Schilling
|
8e59d49701
Merge pull request #32435 from nextcloud/revert-32278-remove-default-php
|
hace 2 años |
Carl Schwan
|
e4378fd18c
Merge pull request #32349 from nextcloud/enh/projects-event
|
hace 2 años |
Robin Appelman
|
83f831c263
Merge pull request #32427 from nextcloud/boot-event-ordering
|
hace 2 años |
Louis
|
8ed92ad4f7
Merge pull request #32216 from SUNET/master
|
hace 2 años |
Joas Schilling
|
a6ca9d592d
Revert "Remove call to already default php.ini values"
|
hace 2 años |
Robin Appelman
|
a67bf03ac0
reorder startup events to fix overlapping
|
hace 2 años |
Micke Nordin
|
0ace1831f4
Fix suggestions by @artonage
|
hace 2 años |
Julius Härtl
|
d3acf8203d
Properly import maintenance script
|
hace 2 años |