fbuetler / asvz-bot

ASVZ Bot to enroll to lessons. Get a place when the registration opens or when a place gets free. Works for ETH, UZH and ZHAW students.
GNU General Public License v3.0
66 stars 25 forks source link

Fix UZH Login issue #2

Closed mathinic closed 3 years ago

mathinic commented 3 years ago

Login issue with UZH login is fixed here. Problem does not occur with "ETH" or "ZHAW" since the real name in the Switch AAI dropdown menu starts with these letters, but "University of Zurich" does not start with "Uni Zürich".

mathinic commented 3 years ago

Updated code and added new pull request.