Unverified Commit d0fb7a20 authored by Marius van den Beek's avatar Marius van den Beek Committed by GitHub
Browse files

Merge pull request #19643 from itisAliRH/remove-cloud-auth-preference

[24.2] Remove unused/deprecated Cloud Authorization preference
parents 4501c0f0 815a2350
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -48,12 +48,6 @@
            title="Manage Notifications"
            description="Manage your notification settings."
            to="/user/notifications/preferences" />
        <UserPreferencesElement
            id="edit-preferences-cloud-auth"
            icon="fa-cloud"
            title="Manage Cloud Authorization"
            description="Add or modify the configuration that grants Galaxy to access your cloud-based resources."
            to="/user/cloud_auth" />
        <UserPreferencesElement
            v-if="isConfigLoaded && config.enable_oidc && !config.fixed_delegated_auth"
            id="manage-third-party-identities"