yao/openapi/oauth/providers
Max cd9c52fe33 Normalize request paths in ACL checks and add path normalization utility
- Implemented path normalization in the ACL enforcement logic to ensure consistent matching by removing trailing slashes from request paths.
- Introduced a new utility function, normalizePath, to handle path normalization across various components.
- Updated endpoint matching and public endpoint checks to utilize the normalized paths, improving access decision accuracy.
- Enhanced team and member creation logic to include a new field, __yao_team_id, for better data management.
2025-10-23 10:48:53 +08:00
..
client Update OAuth client configuration and ID generation methods 2025-08-04 11:04:56 +08:00
user Normalize request paths in ACL checks and add path normalization utility 2025-10-23 10:48:53 +08:00