Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ignoring of the self-registration setting. #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

skokhanovskiy
Copy link

Adds a new setting which allows to override the Redmine self_registration option and force a creation of a new account if the normal registration is disabled.

Tested on

  Redmine version                3.4.6.stable
  Ruby version                   2.3.3-p222 (2016-11-21) [x86_64-linux-gnu]
  Rails version                  4.2.8

Based on this pull request from root repository: twinslash#9

@tasogarei
Copy link
Owner

tasogarei commented Jun 21, 2018

Thank you pull request.
I want to think a bit about this feature.

@skokhanovskiy
Copy link
Author

This feature is "must have" if your redmine installation is non-public and for a corporate users only. It's usable in case when redmine's "self-registration" setting is disabled and domain restrictions specifiied by the "available domains" setting of the redmine_omniauth_google plugin. Enabling this option allows you to disable the standart redmine form for registering new users. But at the same time it
allows register users through oauth2 with manual account activation.

@skokhanovskiy
Copy link
Author

Up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants