This website requires JavaScript.
Explore
Help
Register
Sign In
bellingcat
/
auto-archiver-api
Watch
1
Star
0
Fork
0
You've already forked auto-archiver-api
mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced
2026-06-11 04:58:33 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e5486898adfa32d5330e5e00c4b63d599e7ed8d7
auto-archiver-api
/
src
/
db
History
msramalho
e5486898ad
authfixing ALLOW_ANY_EMAIL
2024-06-12 12:40:47 +01:00
..
__init__.py
auth from extension
2023-02-24 15:39:11 +01:00
crud.py
authfixing ALLOW_ANY_EMAIL
2024-06-12 12:40:47 +01:00
database.py
cleanup
2023-02-27 15:50:37 +01:00
models.py
fixes unique constraint issues for archives containing the same url in archive_urls
2023-12-20 18:38:28 +00:00
README.md
auth from extension
2023-02-24 15:39:11 +01:00
schemas.py
adds logic to test if archive is needed, if specified by the user
2023-12-12 19:14:10 +00:00
README.md
based on
https://fastapi-users.github.io/fastapi-users/10.4/configuration/oauth/