karutaproject / karuta-frontend

End user interface for Karuta
Other
11 stars 16 forks source link

fix: karuta login depending on backend property activate_login=N #227

Closed jgribonvald closed 2 years ago

jgribonvald commented 2 years ago

Fix issue when karuta backend have property activate_login=N. This should show the karuta login input for karuta user tokens when property activate_login=Y with CAS auth button. And when the value is to N it shouldn't show theses inputs (+ the new password recovery button)