edited230126
This commit is contained in:
@@ -20,6 +20,10 @@ def main():
|
||||
|
||||
required = {
|
||||
"/admin/companies/<int:company_id>/delete",
|
||||
"/admin/displays/<int:display_id>/name",
|
||||
"/company/displays/<int:display_id>",
|
||||
"/company/items/<int:item_id>/duration",
|
||||
"/company/playlists/<int:playlist_id>/items/reorder",
|
||||
"/auth/change-password",
|
||||
"/auth/forgot-password",
|
||||
"/auth/reset-password/<token>",
|
||||
|
||||
Reference in New Issue
Block a user