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 redirection to /administrator/ #198

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

semik
Copy link
Contributor

@semik semik commented Aug 30, 2024

I find it confusing that when you type https://czertainly.domain/ you get an error saying just:

Error

no Route matched with those values.

This simple patch makes use of an nginx ingress configuration snippet to redirect the user to the right place https://czertainly.domain/administrator/ The reason why it is by default disabled is that snippet-annotations are also by default disabled in nginx ingress. According to docs they might introduce security risk on the cluster.

@semik semik marked this pull request as draft September 2, 2024 08:38
@semik
Copy link
Contributor Author

semik commented Sep 2, 2024

Looks like it affects certificate passing...

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.

1 participant