MDW
89004f7e03
Qual: Spelling htdocs/core ( #27491 )
...
Highlights:
- initialY in pdf_standard.modules.php was unused
- remove (otherwise -> initially) (+same in other file)
2024-01-13 19:48:20 +01:00
MDW
58ba3e31fa
Qual: Fix spelling for crypted and referer ( #27408 )
...
# Qual: Fix spelling for crypted and referer.
The proper spelling is encrypted and referrer, but the code has
some occurences where referer and crypted need to be maintained.
To make verification easier, this spelling correction is limited to
mostly these corrections and some minor translations and a only a
few other corrections.
crypted and referer are added as exceptions for spelling after this fix.
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-01-11 10:07:06 +01:00
Laurent Destailleur
4501872f17
Clean code with rector 2
2024-01-05 04:33:58 +01:00
Laurent Destailleur
fb083a6cfc
Fix warning with rector
2023-12-13 16:33:17 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
53dab922fd
Fix php8.2 warnings
2023-11-27 11:39:32 +01:00
Laurent Destailleur
8be328cc16
Debug v18
2023-06-23 01:20:46 +02:00
Laurent Destailleur
00da14e095
Fix phpcs
2023-06-10 14:25:07 +02:00
Laurent Destailleur
155c52bc30
Fix #yogosha16184
2023-04-24 13:52:31 +02:00
Laurent Destailleur
4f7c54c125
Debug v18
2023-03-13 15:57:36 +01:00
Laurent Destailleur
fdcce8d263
Add nonce on javascript tags
2023-02-18 15:10:05 +01:00
Laurent Destailleur
0b4cacd291
Use dolChmod
2023-02-17 20:01:53 +01:00
Laurent Destailleur
dfcba30577
FIX Check of date of validity
2023-01-27 14:06:31 +01:00
Laurent Destailleur
8ced6d52e7
FIX Component js to generate password
2023-01-17 11:47:16 +01:00
Laurent Destailleur
982ee6259f
NEW Session invalidation after a password change
2023-01-14 21:21:48 +01:00
Laurent Destailleur
48f7d20e83
Fix warning
2022-12-02 16:34:56 +01:00
Laurent Destailleur
80bcb2fd6d
Fix samesite for the cookie session timeout
2022-11-30 12:39:57 +01:00
Frédéric France
8e66b7207e
replace ! empty by !empty
2022-08-31 22:14:20 +02:00
Laurent Destailleur
03d086f741
NEW Encrypt all sensitive constants in llx_const
2022-08-24 12:22:11 +02:00
Laurent Destailleur
fc9b3e3d70
Factorize code into a function dolJSToSetRandomPassword()
2022-07-27 13:42:43 +02:00
Laurent Destailleur
c2a088c5ff
Fix regression in phpunit
2022-03-26 12:34:52 +01:00
Laurent Destailleur
396b532400
Can cumulate error message on different authentication modes
2022-03-26 09:40:22 +01:00
Laurent Destailleur
9e6f782907
Clean code
2022-02-21 11:26:10 +01:00
Laurent Destailleur
723b9d101a
FIX #yogosha8604
2022-01-30 17:24:10 +01:00
Laurent Destailleur
d026c721cf
Update security2.lib.php
2021-11-08 03:27:27 +01:00
Nicolas Domenech
61d97ccd22
NEW : redirect after connection in login page
2021-11-05 16:02:24 +01:00
Scrutinizer Auto-Fixer
5567310e44
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2021-10-25 20:07:31 +00:00
Laurent Destailleur
10ddd621ca
Fix escape error message
2021-08-20 12:40:49 +02:00
Laurent Destailleur
f648185839
Fix phpcs
2021-07-05 17:34:25 +02:00
Frédéric FRANCE
a4e25359e7
add missing rule
2021-03-01 20:37:16 +01:00
Frédéric FRANCE
554e449e40
code syntax core directory
2021-02-23 22:03:23 +01:00
Laurent Destailleur
c441b54521
NEW If not logo defined, can use squarred logo on login page
2021-02-05 12:07:39 +01:00
Scrutinizer Auto-Fixer
7f52920716
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-10-31 13:32:18 +00:00
Laurent Destailleur
d4daf8b9ce
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/security2.lib.php
2020-10-30 05:59:45 +01:00
Laurent Destailleur
b3333da5c1
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/security2.lib.php
htdocs/core/modules/livraison/doc/pdf_typhon.modules.php
htdocs/main.inc.php
2020-10-30 04:39:41 +01:00
Laurent Destailleur
1a02504792
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/class/hookmanager.class.php
htdocs/core/lib/security2.lib.php
2020-10-30 04:26:09 +01:00
Laurent Destailleur
f51b02026c
Fix regression
2020-10-30 04:24:06 +01:00
Laurent Destailleur
ec0c8e0c79
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/lib/security2.lib.php
htdocs/core/modules/livraison/doc/pdf_typhon.modules.php
htdocs/core/tpl/advtarget.tpl.php
2020-10-30 03:35:40 +01:00
Laurent Destailleur
f22017080d
Fix for php8
2020-10-30 03:25:33 +01:00
Laurent Destailleur
2a31d43938
FIX Show errors in session on login page
2020-10-20 18:41:26 +02:00
Laurent Destailleur
d21ee07afc
NEW Can define date range of validity of a login during creation
2020-09-22 14:45:19 +02:00
Laurent Destailleur
33cefacf91
Fix missing global
2020-09-17 12:17:14 +02:00
Laurent Destailleur
939433706b
FIX #yogosha4465
2020-09-17 11:37:41 +02:00
Laurent Destailleur
40816c02ce
Merge branch 'develop' into Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword
2020-05-25 22:40:59 +02:00
Laurent Destailleur
056206098b
CSS
2020-05-25 12:51:17 +02:00
Laurent Destailleur
9e77dc0a26
CSS
2020-05-25 12:50:29 +02:00
Frédéric FRANCE
2085ac73e7
Merge remote-tracking branch 'upstream/develop' into Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword
2020-05-23 18:34:58 +02:00
gael.langlais
af5de05a31
Change some curly braces #13929
2020-05-23 13:38:50 +02:00
Frédéric FRANCE
b41ac00b98
add new rule
2020-05-21 15:05:19 +02:00
Frédéric FRANCE
ee6fadd0d5
add new rule
2020-05-21 01:41:27 +02:00