redmine-cas-plugin icon indicating copy to clipboard operation
redmine-cas-plugin copied to clipboard

Redmine CAS authentication plugin

Results 7 redmine-cas-plugin issues
Sort by recently updated
recently updated
newest added

the folder app/settings is used by other plugins causing the wrong settings partial to be loaded. By renaming it and changing the partial path in redmine-cas.rb this is avoided.

Use Case: - CAS login enabled - CAS auto_create_users disabled - login_required site setting enabled - User logged into CAS as a user that is not in Redmine The conditions...

Hello, I tried to use this plugin in this environment : Redmine version 2.0.3.stable Ruby version 1.8.7 (x86_64-linux) Rails version 3.2.6 **So first I would like to ask if we...

Hi, I followed #2 Issue renaming folder /redmine-cas-plugin/app/views/settings/ to /redmine-cas-plugin/app/views/settings-cas/ and then changing code at line 30 of lib/redmine_cas.rb: settings :default => { :enabled => false, :cas_base_url => 'https://localhost', :login_without_cas...

using 2.2.1 and just doesn't seem to work.

I have Redmine 1.2.1 with the CAS plugin. The login function is not being properly aliased. If I go to `/login`, it shows the regular login screen but if I...

I'll have a look at this when i can but to have it on record: If 'Authentication required' is selected in auth admin and a valid CAS user that is...