modified: .gitignore modified: README.rst modified: app.py modified: templates/login.html.j2 modified: templates/verify.html.j2 deleted: test_agent.sh new file: test_jwt_owner_agent.sh new file: test_otp_cookie_agent.sh
8 lines
55 B
Text
8 lines
55 B
Text
*.db
|
|
*.swp
|
|
env/
|
|
__pycache__/
|
|
cookies.txt
|
|
data/
|
|
|
|
*.html
|