moodle-an-hochschulen / moodle-theme_boost_union

Theme Boost Union is an enhanced child theme of Boost which is intended, on the one hand, to make Boost simply more configurable and, on the other hand, to provide helpful additional features for the daily Moodle operation of admins, teachers and students.
GNU General Public License v3.0
61 stars 56 forks source link

Feature: Allow the admin to hide the manual login form #490

Closed abias closed 9 months ago

abias commented 10 months ago

On Moodle instances, where really all users are authenticated via a SSO backend like OIDC, the manual login form on the login page is not necessary and just distracts users.

It would be worthwhile to have an option in Boost Union to disable the manual login form completely.

lucaboesch commented 9 months ago

Fixed by #496.

slaudel commented 9 months ago

Just one question, how does the local admin get logged in(, in case something is broken with SSO)? I would like to use this on one instance of our moodle systems, but I need to login via manual login to use my admin account.

abias commented 9 months ago

Hi @slaudel ,

thank you for this comment! I have split this into https://github.com/moodle-an-hochschulen/moodle-theme_boost_union/issues/539, I would be grateful if you could comment there.

lucaboesch commented 7 months ago

Note this has been re-taken up here https://tracker.moodle.org/browse/MDL-80967 for Moodle core. I'm curious whether that will be accepted.