basic authentication stuff

This commit is contained in:
2014-04-06 15:02:53 +02:00
parent 07830df9dd
commit dd8f0df6d2
16 changed files with 128 additions and 56 deletions
@@ -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'