Commit Graph
7 Commits
Author SHA1 Message Date
leonardo 1c1ce6ccff refactor: renamed namespace from Da\User to pcrt\User
Build / build (ubuntu-latest, 7.4) (push) Has been cancelled
Build / build (ubuntu-latest, 8.0) (push) Has been cancelled
Build / build (ubuntu-latest, 8.1) (push) Has been cancelled
Build / build (ubuntu-latest, 8.2) (push) Has been cancelled
Build / build (ubuntu-latest, 8.3) (push) Has been cancelled
Build / build (ubuntu-latest, 8.4) (push) Has been cancelled
All PHP namespaces and related references have been updated from Da\User to pcrt\User throughout the codebase, including composer.json autoload settings and all source files. This change standardizes the project under the new pcrt\User namespace for improved clarity and maintainability.
2025-10-15 10:22:32 +02:00
Liviu Calin 7bdaeb2202 Possibility to call all the api endpoints with id or username or email 2023-02-22 14:31:12 +01:00
Lorenzo Milesi 406fa591f3 php-cs-fixer fix 2022-12-29 22:58:51 +01:00
Antonio CordedduandAntonio Cordeddu 582ecc9455 modified check access REST api for admin: now is based on identity (#482)
Co-authored-by: Antonio Cordeddu <coranto@yetopen.com>
2022-11-18 14:25:44 +01:00
MatteoF96 08e1355753 Added the possibility to enable/disable REST APIs 2022-09-22 17:19:24 +02:00
MatteoF96 312861c854 Fixs for automatic checks 2022-09-22 16:17:06 +02:00
MatteoF96 ced062856f Added REST admin controller 2022-09-22 16:06:44 +02:00