Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add server-side authorization requests caching #62

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

groldan
Copy link
Member

@groldan groldan commented Apr 4, 2024

Support AuthorizationService caching decorator on the server, the same way as done in the client.

Enabled automatically through the config property
geoserver.acl.caching.enabled and the shorter property name in values.yml named acl.caching (as usual to ease overriding through env variables).

Support `AuthorizationService` caching decorator on the server, the same
way as done in the client.

Enabled automatically through the config property
`geoserver.acl.caching.enabled` and the shorter property name in
`values.yml` named `acl.caching` (as usual to ease overriding through
env variables).
@groldan groldan merged commit 799159a into geoserver:main Apr 4, 2024
4 checks passed
@groldan groldan deleted the server/auth_caching branch April 4, 2024 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant