Skip to content

further conditional verifications#2648

Merged
ReimarBauer merged 1 commit intoOpen-MSS:stablefrom
ReimarBauer:check_auth
Feb 18, 2025
Merged

further conditional verifications#2648
ReimarBauer merged 1 commit intoOpen-MSS:stablefrom
ReimarBauer:check_auth

Conversation

@ReimarBauer
Copy link
Member

Purpose of PR?:

Fixes #2646

@ReimarBauer
Copy link
Member Author

This shows on a missing auth entry:

Bildschirmfoto 2025-02-18 um 11 37 24



@APP.route('/')
@conditional_decorator(auth.login_required, mscolab_settings.__dict__.get('enable_basic_http_authentication', False))
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was also missing, so I added it here too.

@ReimarBauer ReimarBauer merged commit c5f8561 into Open-MSS:stable Feb 18, 2025
11 checks passed
@ReimarBauer ReimarBauer deleted the check_auth branch February 18, 2025 13:03
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