Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
piphone
piphone-sip
Commits
22f07402
Commit
22f07402
authored
Apr 19, 2017
by
okhin
Browse files
Importing auth_basic
parent
68857e1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
piphone.py
View file @
22f07402
...
...
@@ -16,7 +16,7 @@ from operator import itemgetter
import
jwt
import
websockets
from
bottle
import
request
,
abort
,
Bottle
,
JSONPlugin
,
template
,
static_file
from
bottle
import
request
,
abort
,
Bottle
,
JSONPlugin
,
template
,
static_file
,
auth_basic
from
bottle_sqlite
import
SQLitePlugin
import
ari
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment