Add OAuth2 endpoints
This commit is contained in:
parent
70448db8e5
commit
8052152ea5
3 changed files with 6 additions and 0 deletions
|
|
@ -20,3 +20,5 @@
|
|||
55 6 * * * root cd /var/www/note_kfet && env/bin/python manage.py send_reports
|
||||
# Mettre à jour les boutons mis en avant
|
||||
00 9 * * * root cd /var/www/note_kfet && env/bin/python manage.py refresh_highlighted_buttons
|
||||
# Vider les tokens Oauth2
|
||||
00 6 * * * root cd /var/www/note_kfet && env/bin/python manage.py cleartokens
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue