This website requires JavaScript.
Explore
Help
Register
Sign in
bacalhau
/
dating-website
Watch
1
Star
0
Fork
You've already forked dating-website
0
Code
Issues
Pull requests
Projects
Releases
2
Packages
Wiki
Activity
Actions
No description
11
commits
1
branch
2
tags
52
MiB
Python
60.5%
HTML
34.9%
CSS
4.6%
ef4d8c7486
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
bacalhau
ef4d8c7486
commented code and fixed security issue regarding the pgp key, now the database only stores the fingerprint and when loggin in it checks if the submited pgp key has the same fingerprint as the one in the database
2026-03-04 11:14:27 +00:00
src
commented code and fixed security issue regarding the pgp key, now the database only stores the fingerprint and when loggin in it checks if the submited pgp key has the same fingerprint as the one in the database
2026-03-04 11:14:27 +00:00
.gitignore
deleted uploads
2026-03-04 00:28:33 +00:00
docker-compose.yml
changed from postgres to mysql (mariaDB)
2026-03-03 18:44:17 +00:00
plan.md
changed from postgres to mysql (mariaDB)
2026-03-03 18:44:17 +00:00
README.md
added plan.md
2026-03-02 01:13:05 +00:00
requirements.txt
adiciondo /register e verificação pgp
2026-03-03 23:07:59 +00:00
README.md
Minimal dating website writen in python