Laurent Destailleur
|
f002fb4ed1
|
Use the non deprecated function loadRights instead of getrights
|
2024-08-02 10:36:43 +02:00 |
|
MDW
|
a094ad38fc
|
Fix spelling (using beta codespell)
# Fix spelling (using beta codespell
New spelling fixes - ignoring thirdparty which should be either third-party
or third party.
|
2024-03-20 00:35:01 +01:00 |
|
Laurent Destailleur
|
63c38da901
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-12-21 19:44:25 +01:00 |
|
Laurent Destailleur
|
9a6ae3c454
|
FIX Return a better error message when token is not valid
|
2023-12-21 19:25:07 +01:00 |
|
Laurent Destailleur
|
987d6c41b9
|
Fix with php-cs-fixer
|
2023-12-04 11:41:14 +01:00 |
|
Laurent Destailleur
|
5b15b5c647
|
QUAL Move conf->global into getDolGlobal...
|
2023-10-24 17:00:13 +02:00 |
|
Laurent Destailleur
|
1f38e54e78
|
Clean code
|
2023-10-15 15:32:35 +02:00 |
|
Laurent Destailleur
|
c3dafa05c0
|
Add a better error message on API login if token is not valid.
|
2023-08-14 12:25:52 +02:00 |
|
Laurent Destailleur
|
38a160873d
|
Standardize code
|
2023-08-06 01:26:06 +02:00 |
|
Laurent Destailleur
|
68a2131ae6
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-03-13 13:22:10 +01:00 |
|
Laurent Destailleur
|
d369a640de
|
Fix encryption of api_key
|
2023-03-13 12:48:25 +01:00 |
|
Laurent Destailleur
|
982ee6259f
|
NEW Session invalidation after a password change
|
2023-01-14 21:21:48 +01:00 |
|
Frédéric France
|
8e66b7207e
|
replace ! empty by !empty
|
2022-08-31 22:14:20 +02:00 |
|
Laurent Destailleur
|
d3af00d4e6
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-01-12 10:58:24 +01:00 |
|
Laurent Destailleur
|
1efbff8fea
|
Fix error message
|
2022-01-11 15:42:03 +01:00 |
|
Laurent Destailleur
|
6fd191b01a
|
Update doc
|
2021-09-13 01:22:53 +02:00 |
|
Laurent Destailleur
|
5d0e93344b
|
Upgrade to swagger 2.2
|
2021-04-25 17:41:59 +02:00 |
|
Laurent Destailleur
|
d8f387938c
|
Try to use 2 different names for operation
|
2021-04-19 14:30:09 +02:00 |
|
Laurent Destailleur
|
87d4e6e2c5
|
Add option API_DISABLE_LOGIN_API
|
2021-04-07 19:07:22 +02:00 |
|
Frédéric FRANCE
|
9b48e1a649
|
code syntax api directory
|
2021-02-23 17:44:43 +01:00 |
|
Laurent Destailleur
|
65dc766765
|
Code comment
|
2020-12-24 02:12:13 +01:00 |
|
Laurent Destailleur
|
93d309cdbc
|
FIX Update Restler API to 3.1.1 to fix error with php8
|
2020-12-23 19:15:58 +01:00 |
|
Laurent Destailleur
|
d3f352fe10
|
Fix log
|
2020-12-23 15:52:00 +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
|
cfc3c01815
|
Factorize code to know if a parameter is used to store a secret
|
2020-10-05 12:13:06 +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 |
|
Scrutinizer Auto-Fixer
|
444c293c01
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-04-10 08:59:32 +00:00 |
|
Laurent Destailleur
|
8c52f324ac
|
Fix doxygen
|
2020-02-18 22:58:51 +01:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
3339f89fc5
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/api/class/api_login.class.php
htdocs/dav/fileserver.php
|
2019-08-22 12:45:23 +02:00 |
|
Regis Houssin
|
90f60b0137
|
FIX add $context parameter in checkLoginPassEntity
|
2019-08-22 10:56:07 +02:00 |
|
Laurent Destailleur
|
a19228ccc0
|
Fix compatibility with twofactor
Conflicts:
htdocs/api/class/api_login.class.php
htdocs/dav/fileserver.php
|
2019-08-22 10:53:42 +02:00 |
|
Laurent Destailleur
|
c7bec909b4
|
Fix compatibility with twofactor
|
2019-08-22 10:38:45 +02:00 |
|
Laurent Destailleur
|
65d11704bb
|
Fix Protect DAV when $dolibarr_main_authentication is forceuser
Compatibility with twoauth
|
2019-08-20 13:46:15 +02:00 |
|
Frédéric FRANCE
|
1c07006015
|
wip
|
2019-02-25 21:36:27 +01:00 |
|
Frédéric FRANCE
|
b10558bacd
|
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
|
2019-01-27 23:23:38 +01:00 |
|
Frédéric FRANCE
|
f0cdf300d1
|
Squiz.Functions.FunctionDeclarationArgumentSpacing
|
2019-01-27 15:20:16 +01:00 |
|
Frédéric FRANCE
|
7ee086b402
|
PSR2 space after comma in function call
|
2019-01-27 11:55:16 +01:00 |
|
Frédéric FRANCE
|
3b2e7732c2
|
function Comment Missing
|
2018-08-31 22:49:11 +02:00 |
|
Frédéric FRANCE
|
02b74afe5f
|
function Comment Missing
|
2018-08-31 22:41:51 +02:00 |
|
Frédéric FRANCE
|
54a078149a
|
function declaration
|
2018-08-15 17:34:35 +02:00 |
|
Laurent Destailleur
|
6f107e3fee
|
Fix API to download/build doc
|
2017-12-27 15:48:20 +01:00 |
|
Laurent Destailleur
|
fdac3078e2
|
Fix permissions
|
2017-12-24 14:42:51 +01:00 |
|
Laurent Destailleur
|
1ad7ec5ad1
|
Test on bad entity
|
2017-12-12 13:23:39 +01:00 |
|
Laurent Destailleur
|
fb3f1ef667
|
Code comment
|
2017-11-02 09:49:41 +01:00 |
|
Laurent Destailleur
|
63dcdc3a03
|
Fix API was loading definition of all APIs at each call.
|
2017-06-25 17:09:08 +02:00 |
|
Laurent Destailleur
|
80cbc28385
|
NEW Add REST API to push a file.
|
2017-05-20 15:52:36 +02:00 |
|
Laurent Destailleur
|
8730add15f
|
Better message for api key return
|
2017-05-01 16:38:15 +02:00 |
|
Laurent Destailleur
|
db220e7af5
|
FIX Rename api_key into DOLAPIKEY to allow to use it on http header.
|
2017-01-22 20:55:26 +01:00 |
|