Commit Graph

48 Commits

Author SHA1 Message Date
49c5daf228 Add jwt token on the validation procedure response 2024-09-01 22:37:56 +07:00
9ca7ba6872 Update validation.py 2024-08-26 19:19:33 +07:00
2e44c2b0b1 Improve the access logging 2024-08-22 23:33:14 +07:00
2443046b62 No need to import bottle on all public modules 2024-08-15 13:09:17 +07:00
6d0126911b Fixing the list bug on profile roles and not to use try, so the abort can work well. 2024-08-14 11:25:54 +07:00
50fcd41add import abort and redirect on validation procedure 2024-08-14 11:24:16 +07:00
4322a5803f Remove session.py 2024-08-13 18:04:10 +07:00
a440a32ad6 Implementing account validation on all public pages 2024-08-13 18:02:49 +07:00
c0efe31a0f Add account validation on procedure 2024-08-13 17:59:57 +07:00
c03332884f Add static on main.py plain template 2024-07-31 10:27:34 +07:00
ba4ec31a04 Better staticdir system for the templates 2024-07-31 10:25:33 +07:00
b09fe65c32 Update .gitignore 2024-07-29 14:55:46 +07:00
83ba6ca330 Forgot password and reset password 2024-07-27 11:40:15 +07:00
fdb8d7a777 change_forgot_url is /reset/ 2024-07-27 11:27:40 +07:00
6696fcf8af Forbidden registration configuration 2024-07-25 17:35:08 +07:00
480a275246 Update install.sh 2024-06-19 17:20:05 +07:00
56586d1d5d Check validity on each modules 2024-06-19 06:53:25 +07:00
14e42bc0d4 Show session data 2024-06-19 06:51:00 +07:00
0edb5cabb5 Logout features 2024-06-19 04:36:26 +07:00
8d7eefb2e2 Login and Session features 2024-06-19 00:18:53 +07:00
b64f53ea0e Update menu URL 2024-06-18 23:58:08 +07:00
82f0e84428 Verify features 2024-06-18 23:36:54 +07:00
c8d9092ffc Resend features 2024-06-17 21:47:59 +07:00
e8f0487e05 Notme features 2024-06-17 21:33:07 +07:00
bb29d00146 Add ER-Diagram 2024-06-17 17:52:53 +07:00
f9bdff2a63 Static JS for auth Front-End 2024-06-17 17:51:54 +07:00
86417e7047 Environment variables 2024-06-17 17:48:14 +07:00
17c6e0a725 Add production and su_mode 2024-06-17 17:40:15 +07:00
5e54efcafb Change the link menu 2024-06-17 17:39:36 +07:00
da1d0010fc Update globalvar.py 2024-06-17 17:38:53 +07:00
923ca28412 Update .gitignore 2024-06-17 17:38:18 +07:00
89d0a555bf Register done 2024-06-17 17:33:29 +07:00
60b23d05f5 Add scripts 2024-06-17 17:31:07 +07:00
0a85d80ebc Add Postcard template 2024-06-17 17:30:24 +07:00
591ea37529 "guest" is 0 2024-06-17 12:53:38 +07:00
c3b3f1d942 Menu in navbar 2024-06-17 12:51:09 +07:00
69f9941755 Update handler.py, home.py, home.html, and 1 more file 2024-06-17 12:43:51 +07:00
c5c6b97b21 Default template 2024-06-17 12:37:45 +07:00
1b906999e2 Main API module: auth.py 2024-06-17 12:34:50 +07:00
d4d12d920d For templating. Including: launcher and directory config 2024-06-17 12:34:19 +07:00
24a5c602a3 Default database.py and globalvar.py configuration 2024-06-17 12:25:47 +07:00
bd31213bdf CostaPy dependencies 2024-06-17 12:22:18 +07:00
c0b2b7fbbb Server configuration 2024-06-17 12:21:48 +07:00
ad10b2c618 Update .gitignore 2024-06-17 12:20:59 +07:00
cbf0ceb658 Update LICENSE and README.md (CostaPy) 2024-06-17 12:18:48 +07:00
9eedf3dc29 Beaker session dir 2024-06-17 12:15:17 +07:00
9c8d05c8f0 sql query 2024-06-13 14:16:04 +07:00
2252edce5a LICENSE 2024-06-13 13:56:48 +07:00