John Molakvoæ
|
82b0cd2e7a
Update base.php
|
4 years ago |
John Molakvoæ
|
7eac19682c
Update base.php
|
4 years ago |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 years ago |
Jose Quinteiro
|
6995e98df6
E_ALL already sets E_DEPRECATED
|
4 years ago |
Jose Quinteiro
|
6cf679e04e
Set error_logging correctly. Fixes #19847
|
4 years ago |
Daniel Kesselberg
|
56efd687ab
Check that username and password are present.
|
4 years ago |
Julius Härtl
|
d05f131929
Move overwritehost check to isTrustedDomain
|
5 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Christoph Wurst
|
f6a79338d4
Make sure we create an app's Application class just once
|
5 years ago |
Christoph Wurst
|
de6940352a
Move settings to an app
|
5 years ago |
Joas Schilling
|
e53d5b2dbe
Print plain error when the error page errors too
|
5 years ago |
Greta Doci
|
5898e87e0f
Remove deleted groups from app restrictions fixes #15823
|
5 years ago |
Christoph Wurst
|
0cfcccee29
Migrate the maintenance script to a modern module and bundle
|
5 years ago |
Joas Schilling
|
de22bd618c
Fix placeholder in disable message
|
5 years ago |
Joas Schilling
|
752276fd89
Add a listener for the events
|
5 years ago |
Morris Jobke
|
ebbe8aad89
Remove not used appinfo/classpath.php check
|
5 years ago |
Joas Schilling
|
0c77cd21f9
Make sure maintenance mode is always casted to bool
|
5 years ago |
Joas Schilling
|
bb352fb667
Use the defined func()->count() instead of manual counting
|
6 years ago |
Joas Schilling
|
40d185e928
Revert "Use APCu caching of composer"
|
6 years ago |
MartB
|
fe21b10de5
replace setcookie value with '' instead of null.
|
6 years ago |
Morris Jobke
|
a9b8fb090c
Fix remnants of refactoring
|
6 years ago |
Morris Jobke
|
b0a296e2e1
Do not use HTTP code OC_Response constants anymore
|
6 years ago |
Morris Jobke
|
79d9841bce
Replace hardcoded status headers with calls to http_response_code()
|
6 years ago |
Morris Jobke
|
1399f6bece
Server exception error pages by default with a 500 status code
|
6 years ago |
Morris Jobke
|
8c155cd51c
Server error/hint pages with a 500 error code to avoid it being seen instead of the actual resource
|
6 years ago |
Eric Masseran
|
a34f70ce0a
Change status code when config is write protected
|
7 years ago |
jaltek
|
c79dc0e08f
Configurable list for opt out from same site cookie protection
|
6 years ago |
Roeland Jago Douma
|
948ab8a4d0
Use APCu caching of composer
|
6 years ago |
Arthur Schiwon
|
38a90130ce
move log constants to ILogger
|
6 years ago |
Morris Jobke
|
0d5142be70
Show a link to the docs instead of a button on the untrusted domain page
|
6 years ago |