cloudogu / redmine_cas

Plugin to CASify your Redmine installation.
GNU Affero General Public License v3.0
3 stars 0 forks source link

Local user are not able to login #26

Open cwolfes opened 2 years ago

cwolfes commented 2 years ago

Description

Fix the local user authentication and implement a reliable authentication flow with the CAS users, local Users and the anonymous mode. For this matter also change the configuration of the CAS plugin (settings->plugin->redmine_cas) so it is more obvious what will happen.

Fix

The idea is to generally enable or disable the usage of local users. And of course fix the local user login when enabled.

Login Page

REDMINE-PATH/login image (login not working)

cwolfes commented 2 years ago

simplifies plugin configuration

https://github.com/cloudogu/redmine_cas/commit/d2360aa66a25481a241fcded45a5879d6983e28a image

irbian commented 2 years ago

We are getting errors with local users if the plugin is not properly configured