summaryrefslogtreecommitdiff
path: root/app/Api/Middleware
AgeCommit message (Collapse)Author
2019-02-01Authorize only API tokens when 2FA is enabledFrédéric Guillot
2017-12-12Store PHP sessions in the databaseFrédéric Guillot
2017-05-12Add the possibility to pass API token as environment variable for Docker ↵Frederic Guillot
container
2016-12-17Add cache decorator for UserModelFrederic Guillot
2016-12-03Add personal API access tokenFrederic Guillot
2016-06-26Added application and project roles validation for API procedure callsFrederic Guillot
2016-06-07Expose SubTask Time Tracking though the APINikolaos Georgakis
Also allow users to create Subtasks and Log Time for Subtasks through the User API Rebased to new API code
2016-05-29Update JsonRPC library and APIFrederic Guillot