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

LDAP simple authentification plugin #41

Closed
wants to merge 53 commits into from

Conversation

cmonjeau
Copy link

Hello,

First thank you for this tool because it answer to many questions about scientific collaboration in my team.

I've made a simple plugin to use LDAP authentification.

This plugin add a section in the admin panel with some LDAP attributes (base DN , address, mail, uid, etc.) in order to match with several LDAP configurations.

An LDAP user can directly log in with login/password and the register page appears with informations extract from the LDAP. I think it's very simple to configure for the admin (wordpress similar).

I'm sorry for the missing things or mistake but it's my first time with ruby-on-rails :). So I presume this plugin is not perfect.

Seekly,
Cyril

@coveralls
Copy link

coveralls commented Nov 15, 2016

Coverage Status

Coverage decreased (-0.1%) to 81.356% when pulling f90edda on cmonjeau:ldap-auth into 1bbd81f on seek4science:master.

1 similar comment
@coveralls
Copy link

coveralls commented Nov 15, 2016

Coverage Status

Coverage decreased (-0.1%) to 81.356% when pulling f90edda on cmonjeau:ldap-auth into 1bbd81f on seek4science:master.

@stuzart
Copy link
Member

stuzart commented Nov 16, 2016

I'm afraid we recently had a contribution providing LDAP support through the Omniauth plugin: #31

We do like that your pull request includes the settings the admin pages with an AJAX test button.
Do you think it is possible the 2 could be combined? i.e with LDAP handled by the omniauth, but your support for configuration through the browser?

@cmonjeau
Copy link
Author

cmonjeau commented Nov 16, 2016

Hello stuzart,

during the dev of this plugin, I saw that a pull request was done about LDAP auth and I tried to use it. The fact is I have no cknowledge about omniauth and the configuration is not clear for me. So I continued to develop this plugin and that's why I call it "simple LDAP auth" ^^.

I'm sorry but it was not easy to me to develop in ruby on rails and my knowledge regarding omniauth are not sufficient to combine these two methods.

@coveralls
Copy link

coveralls commented Nov 18, 2016

Coverage Status

Coverage decreased (-0.1%) to 81.347% when pulling 3a74ba8 on cmonjeau:ldap-auth into 403d19e on seek4science:master.

@coveralls
Copy link

coveralls commented Nov 28, 2016

Coverage Status

Coverage decreased (-0.1%) to 81.343% when pulling 74f6a52 on cmonjeau:ldap-auth into 570c300 on seek4science:master.

@coveralls
Copy link

coveralls commented Dec 9, 2016

Coverage Status

Coverage decreased (-0.1%) to 81.35% when pulling 5cf4c2d on cmonjeau:ldap-auth into 3a97433 on seek4science:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 81.35% when pulling 042974c on cmonjeau:ldap-auth into 3a97433 on seek4science:master.

3 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 81.35% when pulling 042974c on cmonjeau:ldap-auth into 3a97433 on seek4science:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 81.35% when pulling 042974c on cmonjeau:ldap-auth into 3a97433 on seek4science:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 81.35% when pulling 042974c on cmonjeau:ldap-auth into 3a97433 on seek4science:master.

@coveralls
Copy link

coveralls commented Nov 30, 2017

Coverage Status

Coverage decreased (-0.1%) to 57.542% when pulling 4e3ebda on cmonjeau:ldap-auth into 2f2cedd on seek4science:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 57.679% when pulling acfcdbc on cmonjeau:ldap-auth into fa80124 on seek4science:master.

4 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 57.679% when pulling acfcdbc on cmonjeau:ldap-auth into fa80124 on seek4science:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 57.679% when pulling acfcdbc on cmonjeau:ldap-auth into fa80124 on seek4science:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 57.679% when pulling acfcdbc on cmonjeau:ldap-auth into fa80124 on seek4science:master.

@coveralls
Copy link

coveralls commented Dec 18, 2017

Coverage Status

Coverage decreased (-0.1%) to 57.679% when pulling acfcdbc on cmonjeau:ldap-auth into fa80124 on seek4science:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 57.685% when pulling 9a31863 on cmonjeau:ldap-auth into fa80124 on seek4science:master.

1 similar comment
@coveralls
Copy link

coveralls commented Dec 29, 2017

Coverage Status

Coverage decreased (-0.1%) to 57.685% when pulling 9a31863 on cmonjeau:ldap-auth into fa80124 on seek4science:master.

@CFGrote CFGrote mentioned this pull request Jun 20, 2019
…ke password, ldap should be used in all cases
@stuzart stuzart closed this Jan 14, 2021
This pull request was closed.
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.

5 participants