Skip to content

nomadli/redmine_oauth2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a general oauth 2.0 login redmine5.0 plug-in

0.0.1 Only oauth2.0 with all APIs under the same domain name is supported

0.0.2 Support user information under the new domain name

google oauth2

install

apt-get install -y make gcc git | yum install -y make gcc git
cd x/redmine/plugins
git clone https://github.com/nomadli/redmine_oauth2
cd x/redmine
bundle install --without development test
rake redmine:plugins:migrate RAILS_ENV=production
touch x/redmine/tmp/restart.txt

About

simple autho2.0 plug for redmine 5.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published