-
- Downloads
restapi: reworked deactivate and delete
Added new url for deactivate to split the functionality of deactivation and deletion. Delete process is allowed only for enabled users, the process includes deactivation as well. Reworked "retry" of the Celery tasks and added new settings variable NETCONF_MAX_RETRY_BEFORE_ERROR.
Showing
- accounts/models.py 7 additions, 0 deletionsaccounts/models.py
- flowspec/models.py 1 addition, 3 deletionsflowspec/models.py
- flowspec/tasks.py 91 additions, 107 deletionsflowspec/tasks.py
- flowspec/views.py 53 additions, 7 deletionsflowspec/views.py
- flowspec/viewsets.py 16 additions, 61 deletionsflowspec/viewsets.py
- flowspy/settings.py.dist 3 additions, 0 deletionsflowspy/settings.py.dist
- flowspy/urls.py 2 additions, 1 deletionflowspy/urls.py
- templates/user_routes.html 1 addition, 1 deletiontemplates/user_routes.html
Loading
Please register or sign in to comment