• Joined on 2026-01-19
fanilo pushed to develop at fanilo/Sage100-vps 2026-01-21 14:53:41 +01:00
3b5c183b47 refactor(security): remove emojis from logs and improve script debugging
fanilo pushed to develop at fanilo/Sage100-vps 2026-01-21 14:23:45 +01:00
d25c2cffa9 refactor(security): clean up authentication middleware and api docs
fanilo pushed to main_2 at fanilo/Sage100-vps 2026-01-21 12:06:21 +01:00
1c6c45465f fix(security): improve api key and jwt validation handling
574d82f3c4 fix(security): improve auth handling and openapi schema generation
a6a623d1ab refactor(api): simplify auth scheme handling and improve schema filtering
Compare 3 commits »
fanilo pushed to develop at fanilo/Sage100-vps 2026-01-21 12:01:02 +01:00
1c6c45465f fix(security): improve api key and jwt validation handling
fanilo pushed to develop at fanilo/Sage100-vps 2026-01-21 11:50:48 +01:00
574d82f3c4 fix(security): improve auth handling and openapi schema generation
fanilo pushed to develop at fanilo/Sage100-vps 2026-01-21 11:41:41 +01:00
a6a623d1ab refactor(api): simplify auth scheme handling and improve schema filtering
fanilo pushed to develop at fanilo/Sage100-vps 2026-01-21 11:37:14 +01:00
437ecd0ed3 Merge branch 'feat/controlled_swagger_access' into main_2
c057a085ed refactor(security): improve swagger user management and logging
23a94f5558 Merge branch 'feat/controlled_swagger_access' into main_2
797aed0240 feat(security): enhance swagger auth with user context and filtered docs
5f40c677a8 refactor(manage_security): simplify delete_swagger_user function
Compare 11 commits »
fanilo pushed to main at fanilo/Sage100-vps 2026-01-21 11:28:36 +01:00
437ecd0ed3 Merge branch 'feat/controlled_swagger_access' into main_2
c057a085ed refactor(security): improve swagger user management and logging
23a94f5558 Merge branch 'feat/controlled_swagger_access' into main_2
797aed0240 feat(security): enhance swagger auth with user context and filtered docs
5f40c677a8 refactor(manage_security): simplify delete_swagger_user function
Compare 7 commits »
fanilo pushed to main_2 at fanilo/Sage100-vps 2026-01-21 11:26:59 +01:00
437ecd0ed3 Merge branch 'feat/controlled_swagger_access' into main_2
c057a085ed refactor(security): improve swagger user management and logging
Compare 2 commits »
fanilo pushed to feat/controlled_swagger_access at fanilo/Sage100-vps 2026-01-21 11:21:31 +01:00
c057a085ed refactor(security): improve swagger user management and logging
fanilo pushed to main_2 at fanilo/Sage100-vps 2026-01-21 11:01:46 +01:00
23a94f5558 Merge branch 'feat/controlled_swagger_access' into main_2
797aed0240 feat(security): enhance swagger auth with user context and filtered docs
5f40c677a8 refactor(manage_security): simplify delete_swagger_user function
8a22e285df refactor(security): improve logging format and argument handling
92597a1143 feat(api): add tag-based OpenAPI schema filtering for Swagger users
Compare 5 commits »
fanilo pushed to main_2 at fanilo/Sage100-vps 2026-01-21 11:01:17 +01:00
c1f4c66e8c refactor(api): remove user dependency from all endpoints
43da1b09ed Merge branch 'develop' into develop_like
6d5f8594d0 chore: ignore python clean scripts in gitignore
a7457c3979 fix(security): improve auth handling and logging in middleware
5eec115d1d Merge branch 'main' into develop
Compare 17 commits »
fanilo created branch feat/securing_API in fanilo/Sage100-vps 2026-01-21 11:00:45 +01:00
fanilo pushed to main_2 at fanilo/Sage100-vps 2026-01-21 11:00:45 +01:00
fanilo created branch main_2 in fanilo/Sage100-vps 2026-01-21 11:00:45 +01:00
fanilo pushed to feat/securing_API at fanilo/Sage100-vps 2026-01-21 11:00:45 +01:00
fanilo pushed to feat/controlled_swagger_access at fanilo/Sage100-vps 2026-01-21 10:56:06 +01:00
797aed0240 feat(security): enhance swagger auth with user context and filtered docs
fanilo pushed to feat/controlled_swagger_access at fanilo/Sage100-vps 2026-01-21 10:21:14 +01:00
5f40c677a8 refactor(manage_security): simplify delete_swagger_user function
fanilo pushed to feat/controlled_swagger_access at fanilo/Sage100-vps 2026-01-21 10:12:38 +01:00
8a22e285df refactor(security): improve logging format and argument handling
fanilo pushed to feat/controlled_swagger_access at fanilo/Sage100-vps 2026-01-21 10:05:17 +01:00
92597a1143 feat(api): add tag-based OpenAPI schema filtering for Swagger users