This website requires JavaScript.
Explore
Help
Sign in
viktor
/
wrongmove
Watch
1
Star
0
Fork
You've already forked wrongmove
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
069969c14a
wrongmove
/
crawler
/
api
History
Download ZIP
Download TAR.GZ
Viktor Barzin
069969c14a
bugfix - remove trailing slash in authentik config which was causing an additional request that was always redirected
2025-06-22 14:25:43 +00:00
..
app.py
use the uvicorn logger; also update dockerfile to run migrations as parto f startup instead of when starting uvicorn
2025-06-22 14:00:47 +00:00
auth.py
setup fastapi auth using authentik instance
2025-06-14 13:39:37 +00:00
config.py
bugfix - remove trailing slash in authentik config which was causing an additional request that was always redirected
2025-06-22 14:25:43 +00:00
worker.py
run alembic migrations on startup
2025-06-21 21:52:51 +00:00