workadventure/pusher/src/Controller
grégoire parant 005a3c5a0d
Release 1.4.14 (#1370)
* New version of cache management (#1365)

Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>

* Exit scene acess denied detected (#1369)

* Add auth token user to get right in admin and check if user have right

Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>

* Update error show

Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>

* Update token generation (#1372)

- Permit only decode token to get map details,
 - If user have token expired, set the token to null and reload the page. This feature will be updated when authentication stategy will be finished.

Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2021-08-15 23:13:48 +02:00
..
AdminController.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
AuthenticateController.ts FEATURE: users can now login via an openID client 2021-07-30 15:43:46 +02:00
BaseController.ts Release 1.4.14 (#1370) 2021-08-15 23:13:48 +02:00
DebugController.ts fixed invalid unauathorized handler 2021-07-01 15:50:40 +02:00
IoSocketController.ts Release 1.4.14 (#1370) 2021-08-15 23:13:48 +02:00
MapController.ts Release 1.4.14 (#1370) 2021-08-15 23:13:48 +02:00
PrometheusController.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00