implement auth
This commit is contained in:
parent
96761cb911
commit
1434756b10
12 changed files with 130 additions and 13 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -40,4 +40,7 @@ coverage/
|
|||
.temp/
|
||||
|
||||
# db
|
||||
*.db
|
||||
*.db
|
||||
|
||||
# auth private key
|
||||
auth_key.pem
|
||||
Loading…
Add table
Add a link
Reference in a new issue