basic authentication stuff
This commit is contained in:
@@ -6,7 +6,7 @@ App.Router.reopen
|
||||
|
||||
App.Router.map ->
|
||||
@route 'select_qrcode'
|
||||
@route 'obtain_token'
|
||||
#@route 'obtain_token'
|
||||
@route 'active_list'
|
||||
@route 'table', path: '/tables/:table_id'
|
||||
@resource 'join_requests'
|
||||
|
||||
Reference in New Issue
Block a user