Commit Graph

127 Commits

Author SHA1 Message Date
f4596415b8 Minor change 2025-08-10 14:56:29 +07:00
eab02c9e7a Authsquare extra: Roles list + Bruno 2025-08-10 13:17:22 +07:00
04d65a09f4 Add Invite on Bruno 2025-08-09 17:55:14 +07:00
42d6eaefd3 Improve email HTML for invitation 2025-08-09 17:49:50 +07:00
dffb099cc0 For username validation with regex 2025-08-09 17:47:30 +07:00
4c8176dd66 Move account validation 2025-08-09 17:47:01 +07:00
852559d97a Fixing false function 2025-08-09 17:43:54 +07:00
828f461909 Update allowed_grant 2025-08-09 16:52:12 +07:00
f36f052c97 Next features preparing: invite confirm and roles grant 2025-08-07 12:27:14 +07:00
1c16184bfe Validating email and username (if username not null) 2025-08-07 12:22:07 +07:00
346fcaef77 Validating password confirmation for sending invitation 2025-08-07 12:05:18 +07:00
44acf5836c rename variable globalvar.py 2025-08-07 11:52:16 +07:00
e50066ea34 Sending invitation and validating allowed roles 2025-08-07 11:42:29 +07:00
988f793598 Create grant procedure for grant roles validating 2025-08-07 11:40:27 +07:00
43626ebec3 put invite API in the handler 2025-08-07 10:53:52 +07:00
b9d0f28a76 Webmail for accept invitation 2025-08-07 10:48:46 +07:00
a6449c6962 Auth Invite: define parameters and variables 2025-08-07 10:30:36 +07:00
3e85e6375f Minor change 2025-08-07 10:04:36 +07:00
2acb450b64 Add allowed invitation on globalvar.py 2025-08-07 10:03:55 +07:00
2185df8eec Add invitation link expiration and invitation url on globalvar.py 2025-08-07 10:02:12 +07:00
e4fdbd81b0 Update logout route to use logout API as HTTP request. 2025-08-05 17:34:33 +07:00
c08e62263b Need multi-thread server for circular call issue (paste). 2025-08-05 17:28:43 +07:00
4a15e9a2fa New format for CostaPy Bruno collection 2025-06-23 20:20:04 +07:00
09ab615d91 Merge branch 'system/bruno' into system/authsquare 2025-06-23 20:16:58 +07:00
b66e5aa9cc CostaPy Collection 2025-06-23 20:10:54 +07:00
37facfda80 Merge branch 'master' into system/authsquare 2025-06-04 12:27:10 +07:00
dfa0c52247 separate navigation configuration 2025-06-04 12:09:08 +07:00
f94259564a use wsgiref as a default server, enable reloader, and add some comment on the server configuration 2025-06-04 12:00:53 +07:00
fc4839c682 Separate the email configuration into a new file 2025-05-30 14:02:01 +07:00
aebfc08edf Implementing Bearer for logout 2025-05-01 20:34:52 +07:00
144d2bddf2 Add users modules contain list of users and add it on handler 2025-04-26 12:19:16 +07:00
a4887a2286 Add roles modules and add it on handler 2025-04-25 13:55:59 +07:00
345ad468a3 Merge branch 'master' into system/authsquare 2025-03-12 23:10:34 +07:00
b0d7683e9c Personal scratch directory 2025-03-11 14:09:51 +07:00
7070f85f1f Move the authsquare bruno directory to avoid the conflict 2025-03-11 14:05:48 +07:00
4c1107979f Minor change for logging activity 2025-03-10 14:35:23 +07:00
ef0e47d7f5 Update carrack.js so it can put Authentication 2025-03-10 14:33:58 +07:00
7f77ad39bf Update login.js to use Bearer on header 2025-03-10 14:17:24 +07:00
2be2f425c6 Session features now use Bearer to send the token 2025-03-10 14:16:16 +07:00
182c888553 Moving the login position 2025-03-10 14:13:50 +07:00
c85c2ac8ff session and logout features with sending the token inside the body 2025-03-10 11:17:29 +07:00
cb257cb443 Forgot and reset password 2025-03-10 04:22:10 +07:00
981192ad69 Change the method for notme and verify 2025-03-09 12:57:41 +07:00
6fd96fd7ce Update public activity from register to login 2025-03-09 12:56:35 +07:00
4dac4d439c Add carrack.js on static 2025-03-09 12:50:47 +07:00
a329f6b71b Update home module 2025-03-09 12:50:12 +07:00
43b46d9bad Fixing false table name 2025-03-09 12:49:12 +07:00
d5b59aa4e7 Merge remote-tracking branch 'refs/remotes/costapy/bottle' 2025-03-08 15:12:18 +07:00
287aeb2378 Update README.md 2025-03-04 11:51:58 +07:00
f06bcf5359 Ensure HTML path is a file, not a directory 2025-03-03 13:10:10 +07:00