Commit Graph

77 Commits

Author SHA1 Message Date
6fd242e4c6 Half-finished session API for Bottle use 2025-02-11 13:27:44 +07:00
b6d5ee5848 Update logout to get jwt only from Bearer 2025-02-11 13:26:33 +07:00
a3dac61276 Fixing false field name on SQL query 2025-02-11 13:24:03 +07:00
14e2977931 Add login, session, and logout on handler 2025-02-11 13:21:39 +07:00
7f4f367cf4 Update bruno for Login, Logout, Register, and Session 2025-02-11 13:20:25 +07:00
4d8381dcea Change the routes for Register and Resend, then add Notme and Verify on handler. 2025-02-09 18:21:06 +07:00
6c4d9f0445 Fixing false field name on SQL query 2025-02-09 18:19:36 +07:00
39192b165b Update bruno for Register, Resend, Notme, Verify 2025-02-09 18:17:59 +07:00
4d741561a3 Basic auth modules. Ready to test. 2025-02-08 14:02:57 +07:00
3b56ba845c Simplify the API routes 2025-02-08 13:59:56 +07:00
c9993e2aba fixing false comma 2025-02-08 11:11:07 +07:00
abb184e0e1 Bruno 2025-01-20 17:58:22 +07:00
7b294192e9 Email template 2025-01-20 17:55:44 +07:00
37c39437c9 Fixing a false table name and uncompleted variable calling on procedure 2025-01-20 17:54:23 +07:00
2f4b9fb1a3 Register and resend 2025-01-20 17:52:27 +07:00
32d2fa6059 Procedure for a validation and webmail 2025-01-20 13:50:15 +07:00
b39f91ad6c Simple SQL query for Auth 2025-01-20 13:48:27 +07:00
310d662a05 Link expiration time should be defined on globalvar.py 2025-01-20 13:47:00 +07:00
42d9beffb1 Update configuration 2025-01-10 16:13:01 +07:00
1e74238456 Need install requests for Recaptcha 2025-01-10 15:27:09 +07:00
7ba6d5de08 Update .gitignore 2025-01-10 14:52:03 +07:00
ca0eec0be7 Update .gitignore 2025-01-10 14:49:39 +07:00
36cc53ca08 import response from bottle 2024-12-30 13:51:20 +07:00
9a6df51d76 Add CORS configuration 2024-12-29 14:16:19 +07:00
=
02096d66a4 Change default port to 11000 2024-08-09 15:46:52 +07:00
=
dcdc283db2 add plain templates 2024-08-09 15:44:57 +07:00
=
3a2739dcf1 Start to implementing venv 2024-08-09 15:40:04 +07:00
=
d7e3939949 update gitignore 2024-08-09 15:39:34 +07:00
=
77fc39f7ee remove gitmodules 2024-08-09 15:38:02 +07:00
=
e04e1e2033 remove plain templates from gitmodules 2024-08-09 15:37:27 +07:00
2e3c069410 Merge branch 'bottle' 2024-08-01 13:12:02 +07:00
c2f7f32ddc Fixing wrong routes in core staticdir 2024-07-31 10:33:24 +07:00
81ff500200 Update .gitignore 2024-07-31 10:30:51 +07:00
da43cec3dd beaker data directory should be hidden 2024-06-30 14:32:42 +07:00
5ad8ef5d00 Update README.md 2024-06-13 13:01:17 +07:00
5129e205c2 Update README.md 2024-06-13 12:47:26 +07:00
8760144735 Implement session with beaker 2024-06-13 12:43:46 +07:00
3a7027bd3e add port in database configuration 2024-06-13 12:34:51 +07:00
de1b5918b2 use bottle version as main 2024-06-06 00:32:46 +07:00
7130479d23 update templates 2024-06-06 00:04:16 +07:00
1f7f1518cc add submodule 2024-06-05 23:49:11 +07:00
345a70ffac Use submodule 2024-06-05 23:41:40 +07:00
6e630da3cc change the default template 2024-06-05 23:27:52 +07:00
443a890809 Update README.md 2024-05-12 03:01:35 +07:00
954e29fde8 Update database.py 2024-05-12 02:37:18 +07:00
a1596db5bb Add license information 2024-05-12 02:34:02 +07:00
7324909f8c Add mako on install.sh 2024-05-12 02:30:11 +07:00
ca62dbd88b Add license information 2024-05-12 02:29:59 +07:00
a9c96bb2b9 Update README.md 2024-05-12 02:28:57 +07:00
db5bbc6405 New branch: Bottle 2024-05-12 02:18:32 +07:00