Joe Nahmias
bd7f3d219d
bump symfony to 5.4.21
...
adapt to the new EventDispatcher API
- Symfony\Component\EventDispatcher => Symfony\Contracts\EventDispatcher
- dispatch() arguments swap
- execute() must return int
2023-07-01 20:41:08 -07:00
Frédéric Guillot
233fd1a8a1
Authorize only API tokens when 2FA is enabled
2019-02-01 15:40:35 -08:00
Frédéric Guillot
ccd177ada6
Store PHP sessions in the database
2017-12-12 15:04:28 -08:00
Frederic Guillot
5e32f55138
Add the possibility to pass API token as environment variable for Docker container
2017-05-12 17:18:56 -04:00
Frederic Guillot
ddeb89e2c6
Add cache decorator for UserModel
2016-12-17 13:39:03 -05:00
Frederic Guillot
b8f7532e5c
Add personal API access token
2016-12-03 15:43:36 -05:00
Frederic Guillot
4a230d331e
Added application and project roles validation for API procedure calls
2016-06-26 10:25:13 -04:00
Nikolaos Georgakis
27f947412f
Expose SubTask Time Tracking though the API
...
Also allow users to create Subtasks and Log Time for Subtasks through the User API
Rebased to new API code
2016-06-07 17:53:24 +03:00
Frederic Guillot
b69eb5f993
Update JsonRPC library and API
2016-05-29 20:12:02 -04:00