This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
endurain
Watch
1
Star
1
Fork
0
You've already forked endurain
mirror of
https://github.com/joaovitoriasilva/endurain.git
synced
2026-01-09 15:57:59 -05:00
Code
Issues
45
Packages
Projects
Releases
Wiki
Activity
7
Commits
9
Branches
93
Tags
ae12cfc393088e00b4640f584a1d1239d7ac8bb7
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
João Silva
ae12cfc393
Changed DB comment for user column is_active in order to be inline with what the frontend does. If user is inactive changed from 0 to 2.
2023-11-02 11:09:05 +00:00
config
Initial commit
2023-10-26 22:00:59 +00:00
controllers
Changed login sent data from Form(...) to json. Added validation to not allow user to login if account is not active. Fixed also some bugs
2023-11-02 10:53:20 +00:00
db
Changed DB comment for user column is_active in order to be inline with what the frontend does. If user is inactive changed from 0 to 2.
2023-11-02 11:09:05 +00:00
.gitignore
Initial commit
2023-10-26 22:00:59 +00:00
main.py
Changed users sent data from Form(...) to json. Fixed also some bugs
2023-11-01 23:20:30 +00:00
Description
No description provided
AGPL-3.0
152
MiB
Languages
Python
69.4%
Vue
26.2%
JavaScript
3.4%
TypeScript
0.8%