provokateurin
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
1 mesiac pred |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
2 mesiacov pred |
Ferdinand Thiessen
|
c82b17d0a3
fix: Support Safari mobile
|
2 mesiacov pred |
provokateurin
|
9d1705259c
fix(AppFramework): Allow requests with OCS-APIRequest header to pass CSRF checks
|
7 mesiacov pred |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
5 mesiacov pred |
Côme Chilliet
|
672923f0a6
fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes
|
6 mesiacov pred |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
7 mesiacov pred |
Julius Härtl
|
b8c5bff673
fix: Adjust user agent pattern for Edge
|
8 mesiacov pred |
Joas Schilling
|
696ed4a125
fix(CS): Fix coding style
|
8 mesiacov pred |
Joas Schilling
|
c4684089a8
fix(request): Fix regex handling and coding-style
|
8 mesiacov pred |
Mikael Peigney
|
ffcadf25d4
fix(request): Handle reverse proxy setting a port in Forwarded-For
|
9 mesiacov pred |
Côme Chilliet
|
f73f966c98
chore: Add missing ArrayAccess template parameters
|
9 mesiacov pred |
Ferdinand Thiessen
|
85978593fe
Merge pull request #42794 from nextcloud/fix/invalid-trusted-proxies
|
9 mesiacov pred |
Pavel Kryl
|
30ad530814
code style: ommited space, reverted [code review]
|
2 rokov pred |
Pavel Kryl
|
446ecbc454
fixing bug #6914: Config Param 'overwritecondaddr' not working
|
2 rokov pred |
Ferdinand Thiessen
|
7620d230df
fix(Request): Catch exceptions in `isTrustedProxy`
|
9 mesiacov pred |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 mesiacov pred |
Joas Schilling
|
2fa78f6245
Reverse X-Forwarded-For list to read the correct proxy remote address
|
1 rok pred |
Hamid Dehnavi
|
ea06cf2f39
Convert isset ternary to null coalescing operator
|
1 rok pred |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 rok pred |
Côme Chilliet
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
1 rok pred |
Julius Härtl
|
dc3916e27c
fix: Only get params from PUT content if possible
|
1 rok pred |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 rok pred |
Joas Schilling
|
0af4e9d4fe
Merge pull request #34172 from audriga/add-scim-json-support
|
1 rok pred |
Côme Chilliet
|
cf508c1e47
Use strict typing in base.php
|
1 rok pred |
Stanimir Bozhilov
|
7dcd6eb561
Merge branch 'master' into add-scim-json-support
|
1 rok pred |
Artur Neumann
|
81f2857f34
check if params given to API are really an array
|
1 rok pred |
Stanimir Bozhilov
|
b44befa881
Move JSON content type regex to IRequest and make it a const
|
1 rok pred |
Stanimir Bozhilov
|
46c10c77e1
Fix the JSON content type regex to match all MIME types
|
2 rokov pred |
Stanimir Bozhilov
|
d80f8f6c82
Type hint JSON content type regex and use preg_match less
|
2 rokov pred |