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

Apply hilla route protection on Spring config #32

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

cromoteca
Copy link
Contributor

By default, accessing Hilla views by URL is forbidden: even if the view is supposed to be public, login is required. Also, roles are not checked.

This PR adds the necessary server configuration to apply the same restrictions as on the client.

Copy link

Unit Test Results

10 tests   10 ✔️  21s ⏱️
  2 suites    0 💤
  2 files      0

Results for commit e7d419f.

@mshabarov mshabarov merged commit 658726a into v24.4 Apr 16, 2024
3 checks passed
@mshabarov mshabarov deleted the feat/apply-hilla-server-auth-config branch April 16, 2024 12:48
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.

2 participants