William Desportes
|
30d49dd198
|
Set version to 5.2.0-dev
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-12-19 12:22:00 +01:00 |
|
Isaac Bennetch
|
6c842cb904
|
Prepare for 5.1.0-rc1
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2020-12-17 22:14:25 -05:00 |
|
William Desportes
|
35cdaf4356
|
Fix #16512 - Add some code securities when the themes folder does not exist
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-12-07 15:02:06 +01:00 |
|
William Desportes
|
5abcae9255
|
Fixed some typos in the code base
I used code spell checker and did all the libraries/classes/*.php files one by one.
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-11-01 22:46:01 +01:00 |
|
William Desportes
|
e7feedd28f
|
Merge #16386 - Fixes #16316 - Support Cookie SameSite=Strict
Fixes: #16316
Pull-request: #16386
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-11-01 22:13:22 +01:00 |
|
Rajat Jain
|
8e5d4d4708
|
Use of SameSite=Strict
Signed-off-by: Rajat Jain <rajatjain.ix@gmail.com>
Update Config.php
Polyfilled
version fixes
Signed-off-by: Rajat Jain <rajatjain.ix@gmail.com>
Update libraries/classes/Config.php
Co-authored-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
phpcs fixes
samesite made as configuration directive
bugfix, sets sameSite as global configuration directive
CodeReviewed
Changed config.rst
IETF RFC link aded
Version added
Trailing whitespace fixed.
RFC hyperlink added
trailing whitespace
|
2020-10-17 16:36:31 +05:30 |
|
Maurício Meneghini Fauth
|
ac9bccf67d
|
Replace $GLOBALS['dbi'] with global $dbi
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-11 09:24:21 -03:00 |
|
Maurício Meneghini Fauth
|
e66be179ca
|
Use camel case naming for class members
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-05 10:37:07 -03:00 |
|
Maurício Meneghini Fauth
|
f2e49a92c6
|
Fix some type errors detected by PHPStan
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-09-30 19:23:01 -03:00 |
|
William Desportes
|
bcf21c4081
|
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-28 18:12:30 +02:00 |
|
William Desportes
|
0e344b6a50
|
Fix #16256 - Warning: error_reporting() has been disabled for security reasons on php 7.x
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-25 19:49:52 +02:00 |
|
Maurício Meneghini Fauth
|
500bea5643
|
Extract method for get LoginCookieValidity from cache
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-24 23:13:51 -03:00 |
|
Maurício Meneghini Fauth
|
2358b9c4f9
|
Fix missing property type hints
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-22 21:42:22 -03:00 |
|
Maurício Meneghini Fauth
|
3b285ff17e
|
Use identical operator for non-empty strings
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-10 18:06:29 -03:00 |
|
Gemorroj
|
ecdf1ccb32
|
Avoid check permissions on windows
|
2020-06-07 00:50:26 +03:00 |
|
charliewindred
|
ca3c5e17b0
|
Remove underscore prefix from method names
Removed underscore from method names for PSR-12 compliance.
Signed-off-by: charliewindred <charliewindred@gmail.com>
|
2020-06-02 16:44:16 +01:00 |
|
William Desportes
|
802797c176
|
Move getConnectionParams to Config class
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-31 16:01:38 +02:00 |
|
Maurício Meneghini Fauth
|
f4582e083e
|
Use early exit when possible
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-27 00:35:24 -03:00 |
|
Maurício Meneghini Fauth
|
82c2964bb8
|
Remove useless elses
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-26 22:27:45 -03:00 |
|
Maurício Meneghini Fauth
|
2d02a15de3
|
Add static to closures that don't use $this
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-26 18:30:57 -03:00 |
|
Maurício Meneghini Fauth
|
3baad2eb1c
|
Fix some coding standard issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-25 22:42:37 -03:00 |
|
William Desportes
|
a819fa10d4
|
Use parse_url PHP_URL_PATH instead of parsing all
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-20 01:19:28 +02:00 |
|
William Desportes
|
0138cb471f
|
Some minor code improvements
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-17 22:29:57 +02:00 |
|
William Desportes
|
585ae508eb
|
Move out of Config Class all Git methods
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-16 15:18:45 +02:00 |
|
Maurício Meneghini Fauth
|
8dd310fb6a
|
Remove assignments in if conditions
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-16 01:35:19 -03:00 |
|
Maurício Meneghini Fauth
|
a64393e7f5
|
Fix some coding standard issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-13 00:23:28 -03:00 |
|
Isaac Bennetch
|
00ec06e4af
|
Prepare for version 5.0.3-dev
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2020-03-21 00:39:02 -04:00 |
|
Isaac Bennetch
|
3133be3e82
|
Prepare for 5.0.2
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2020-03-20 23:01:37 -04:00 |
|
William Desportes
|
d042b6e2bb
|
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-01-24 23:25:07 +01:00 |
|
William Desportes
|
3db8949ad3
|
Fix #15200 - server-side HTTPS detection misses support for Forwarded HTTP Extension (RFC 7239)
Fixes: #15200
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-01-24 22:56:55 +01:00 |
|
Maurício Meneghini Fauth
|
206199105e
|
Remove useless return type annotations
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-23 13:03:29 -03:00 |
|
Maurício Meneghini Fauth
|
6584b01824
|
Use short versions of scalar types in PHP docs
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-23 12:20:04 -03:00 |
|
Maurício Meneghini Fauth
|
6b7af13f8f
|
Reference global funcs and consts via use statement
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-23 00:33:24 -03:00 |
|
Maurício Meneghini Fauth
|
676f48349a
|
Reference global funcs and consts via use statement
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-21 22:13:36 -03:00 |
|
Maurício Meneghini Fauth
|
42166cac37
|
Remove use statements within the same namespace
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-21 19:47:56 -03:00 |
|
Maurício Meneghini Fauth
|
f80d3e3bd4
|
Remove unnecessary annotations
@package, @subpackage and others.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-20 17:35:56 -03:00 |
|
Maurício Meneghini Fauth
|
6283caaabf
|
Use one line for comments with a single line
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-20 16:04:09 -03:00 |
|
Maurício Meneghini Fauth
|
c231652c67
|
Remove useless comments in PHP docs
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-20 14:38:49 -03:00 |
|
Maurício Meneghini Fauth
|
dcf87edbd1
|
Fix some coding standard issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-20 03:18:59 -03:00 |
|
Maurício Meneghini Fauth
|
8ec4209002
|
Fix some coding standard issues
- Inverts yoda comparisons
- Removes parentheses from return
- Removes useless ternary operators
- Adds paretheses to new instances
- Adds trailing array comma
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-20 00:38:34 -03:00 |
|
Maurício Meneghini Fauth
|
285907991e
|
Add coding standard rules for whitespace
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-19 22:29:54 -03:00 |
|
Maurício Meneghini Fauth
|
33477fe024
|
Remove side effects from Config class
Moves the side effects to the common.inc.php file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-19 19:15:51 -03:00 |
|
Isaac Bennetch
|
f8412ea633
|
Prepare for version 5.0.2-dev
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2020-01-07 21:46:55 -05:00 |
|
Isaac Bennetch
|
dc1e81e6b2
|
Fix merge conflicts from QA_4_9 and prepare for 5.0.1
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2020-01-07 20:56:25 -05:00 |
|
Isaac Bennetch
|
fa53b374ad
|
Prepare for version 4.9.4
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2020-01-07 14:10:45 -05:00 |
|
William Desportes
|
c1c8e09586
|
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-01-06 23:45:16 +01:00 |
|
William Desportes
|
4129e16edc
|
Fix #15752 - use DIRECTORY_SEPARATOR instead of slash
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-01-06 21:45:49 +01:00 |
|
bepsvpt
|
07066775c9
|
remove duplicate slash for tempdir path
Co-authored-by: bepsvpt <og7lsrszah6y3lz@infinitefa.email>
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-01-06 21:45:49 +01:00 |
|
William Desportes
|
51f292beab
|
Improve some params and return types marked as mixed
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-12-29 14:33:49 +01:00 |
|
Isaac Bennetch
|
66f18ab921
|
Prepare for 5.0.1-dev
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2019-12-27 21:48:48 -05:00 |
|