dolibarr/htdocs/api/class
2026-08-18 14:06:45 +02:00
..
api.class.php Complete commit 85384fb523 2026-08-13 03:44:04 +02:00
api_access.class.php Fix missing protection for external user - reported by Vulncheck 2026-08-18 12:31:40 +02:00
api_documents.class.php Merge branch '24.0' of git@github.com:Dolibarr/dolibarr.git into 24.0 2026-08-13 17:48:25 +02:00
api_emailtemplates.class.php FIX: Require delete permission for email templates API (#39134) 2026-07-13 14:59:15 +02:00
api_login.class.php FIX: scope login API token reset to user row (#39132) 2026-07-13 15:48:37 +02:00
api_objectlinks.class.php Fix external users can change links - Reported by Joost Grunwald 2026-07-24 04:43:07 +02:00
api_setup.class.php FIX: restrict establishment setup API to admin users (#39137) 2026-07-13 14:29:21 +02:00
api_status.class.php