- Update the OAuth guard to prevent automatic response writing on failure, allowing for custom error handling. - Introduce a mechanism to register default guard redirects from template configurations, improving guard management. - Refactor the page configuration merging process to prioritize page-specific settings while allowing inheritance from templates. - Ensure guards can be explicitly disabled in page configurations, enhancing flexibility in guard application. |
||
|---|---|---|
| .. | ||
| api.go | ||
| build_test.go | ||
| guards.go | ||
| process.go | ||
| process_test.go | ||
| render.go | ||
| render_test.go | ||
| request.go | ||
| request_test.go | ||
| run.go | ||
| sui.go | ||
| sui_test.go | ||