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
55 stars 49 forks source link

Bug: Guests cannot use side entrance locallogin #653

Open christianwolters opened 1 month ago

christianwolters commented 1 month ago

Describe the bug Guests cannot use local login on side entrance page.

To Reproduce Steps to reproduce the behavior:

  1. Activitate local login and hide local login from default login page
  2. Login as guest
  3. Go to local login page ('side entrance')
  4. One gets redirected to core login page.

Expected behavior Guests should be able to login via side entrance, as there is no other way for them to log into a local account.

Additional context Probably regression from core login port to BU local login.