Ryan Malloy rsp2k
rsp2k pushed to main at MCP/mcwaddams 2026-01-11 09:02:40 +00:00
35869b6099 Add behind-the-scenes link to discernment blog post
rsp2k pushed to main at MCP/mcwaddams 2026-01-11 07:49:37 +00:00
f159efab2c Improve README tone and clarity
rsp2k pushed to main at MCP/mcwaddams 2026-01-11 07:45:08 +00:00
036160d029 Update README with accurate tool documentation
c935cec7b6 Add MS Office-themed test dashboard with interactive reporting
76c7a0b2d0 Add decorators for field defaults and error handling, fix Excel performance
1ad2abb617 Implement cursor-based pagination system for large document processing
Compare 4 commits »
rsp2k pushed tag v2024.1 to mctiger/mctiger-data 2026-01-06 19:23:01 +00:00
rsp2k released Idaho TIGER/Line 2024 at mctiger/mctiger-data 2026-01-06 19:23:01 +00:00
rsp2k created branch main in mctiger/mctiger-data 2026-01-06 19:22:55 +00:00
rsp2k pushed to main at mctiger/mctiger-data 2026-01-06 19:22:55 +00:00
7fb42037e9 Initial setup: README and structure for TIGER data dumps
rsp2k created repository mctiger/mctiger-data 2026-01-06 19:22:16 +00:00
rsp2k created branch main in mctiger/mctiger 2026-01-06 19:21:26 +00:00
rsp2k pushed to main at mctiger/mctiger 2026-01-06 19:21:26 +00:00
16c66c68c4 Initial commit: TIGER/Line Rural Address Geocoder
rsp2k created repository mctiger/mctiger 2026-01-06 19:20:55 +00:00
rsp2k pushed tag v0.2.2 to MCP/mcvsphere 2025-12-28 19:51:14 +00:00
rsp2k pushed to main at MCP/mcvsphere 2025-12-28 19:51:07 +00:00
1d9fcf73af release: v0.2.2 - OAuth claims extraction fix
rsp2k pushed to main at MCP/mcvsphere 2025-12-28 18:17:23 +00:00
79d2caef45 fix: use FastMCP get_access_token() for OAuth claims extraction
rsp2k pushed to main at MCP/mcvsphere 2025-12-27 15:22:10 +00:00
ab83c70c31 docs: update OAuth/RBAC architecture documentation
rsp2k pushed to main at MCP/mcvsphere 2025-12-27 15:13:57 +00:00
00857b1840 fix: enforce strict RBAC - deny access for users without groups
rsp2k pushed to main at MCP/mcvsphere 2025-12-27 14:37:35 +00:00
6159098963 feat: implement RBAC middleware for OAuth group-based permissions
rsp2k pushed to main at MCP/mcvsphere 2025-12-27 13:05:00 +00:00
0e29fea857 docs: add OAuth multi-user mode to README
rsp2k pushed to main at MCP/mcvsphere 2025-12-27 12:55:09 +00:00
4890950e19 Merge branch 'feature/oauth-authentication'
64ba7a69de fix OAuth token validation for Authentik opaque tokens
cda49f2912 implement OAuth authentication with Authentik support
f843a8a161 add OAuth architecture design document
Compare 4 commits »
rsp2k pushed to feature/oauth-authentication at MCP/mcvsphere 2025-12-27 12:40:05 +00:00
64ba7a69de fix OAuth token validation for Authentik opaque tokens