This website requires JavaScript.
Explore
Help
Sign In
jackc
/
slop-farmer-server
Watch
1
Star
0
Fork
0
You've already forked slop-farmer-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
feat_signup
slop-farmer-server
/
slopserver
History
Jack Case
f24f3ceee4
remove Base64Str type from altcha
...
This was decoding the string, which the altcha validator expects to do itself. Now it works.
2025-11-09 18:51:22 +00:00
..
alembic
add timestamp to report model
2025-10-26 15:32:34 +00:00
__init__.py
initial alembic revision
2025-10-17 20:13:02 +00:00
db.py
ran tests against a local sqlite DB
2025-10-29 15:30:02 +00:00
models.py
remove Base64Str type from altcha
2025-11-09 18:51:22 +00:00
server.py
remove Base64Str type from altcha
2025-11-09 18:51:22 +00:00
settings.py
remove Base64Str type from altcha
2025-11-09 18:51:22 +00:00