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

support SSO with SAML #138

Closed
wants to merge 3 commits into from
Closed

support SSO with SAML #138

wants to merge 3 commits into from

Commits on Feb 25, 2020

  1. modified: app.js

    	modified:   config.js.template
    	modified:   controllers/web/index.js
    	modified:   controllers/web/sessions.js
    	modified:   controllers/web/settings.js
    	new file:   controllers/web/sso.js
    	modified:   controllers/web/users.js
    	modified:   package-lock.json
    	modified:   package.json
    	modified:   routes/web/authenticate.js
    	modified:   routes/web/index.js
    	modified:   views/auth/_login.ejs
    	modified:   views/settings/settings.ejs
    root committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    18c67af View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. modified: controllers/web/sso.js

    	modified:   doc/installation_and_administration_guide/configuration.md
    root committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    62717f9 View commit details
    Browse the repository at this point in the history
  2. modified: views/auth/_login.ejs

    	modified:   views/settings/settings.ejs
    root committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    3ecebfb View commit details
    Browse the repository at this point in the history