]> Raphaël G. Git Repositories - airbundle/commit
Use RAPSYSAIR_GOOGLE_PROJECT, RAPSYSAIR_GOOGLE_CLIENT and RAPSYSAIR_GOOGLE_SECRET...
authorRaphaël Gertz <git@rapsys.eu>
Fri, 8 Mar 2024 03:15:32 +0000 (04:15 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Fri, 8 Mar 2024 03:15:32 +0000 (04:15 +0100)
commitdb4304d58887c81d0534d7714f962d5712449f02
tree7d52ac00be7856b1366ce1dfc82fa3204288fc3e
parentf2b9304f79c3dfbf8314d1f96762c628b790a87a
Use RAPSYSAIR_GOOGLE_PROJECT, RAPSYSAIR_GOOGLE_CLIENT and RAPSYSAIR_GOOGLE_SECRET env variables
Remove google calendars before google tokens removal
Protect calendar listing to remove google token on failure
Call getUser on security service
Remove array_reduce initial parameter to prevent failure on empty object return
Controller/UserController.php