freeleaps-service-hub/apps/authentication
2025-09-26 17:17:14 +08:00
..
backend fix(bug): not delete the correct and exsited data 2025-09-24 19:46:19 +08:00
common feat(refactor): remove duplicate get_current_user 2025-07-25 10:26:09 +08:00
tests feat(test): add unittest for role management, add coverage report for role management 2025-07-25 16:20:50 +08:00
webapi feat(new): new interfaces for create or update role&permission, and query method not using pagination 2025-09-26 17:17:14 +08:00
__init__.py feat(role_management): add crud for role and permission 2025-07-18 18:05:57 +08:00
.env Adding needed site information, Workable changes for authentication and hook up with freeleaps, all tested manually 2024-11-16 11:04:30 -08:00
Dockerfile build(dockerfile): update entrypoint for authentication 2025-02-22 13:37:47 +00:00
local.env feat(role_management): add crud for role and permission 2025-07-18 18:05:57 +08:00
requirements.txt feat(role_management): add test report for role management 2025-07-22 17:14:30 +08:00
start_fastapi.sh middle way of refactoring the code 2024-10-30 08:44:37 -07:00