Skip to content

Allow insecure password login for demo#573

Open
jplyle wants to merge 1 commit into
webinos:living_labsfrom
jplyle:alternative_pzh_authentication
Open

Allow insecure password login for demo#573
jplyle wants to merge 1 commit into
webinos:living_labsfrom
jplyle:alternative_pzh_authentication

Conversation

@jplyle

@jplyle jplyle commented Apr 30, 2013

Copy link
Copy Markdown
Contributor

The PZH web server now allows arbitrary login through
usernames and passwords. This is to support the FIA
demos where access to OpenID is unreliable.

package.json now adds 'passport-local' as a required npm module
app.js loads the passport-local module
The CSS and view have been changed to offer this facility

Note that enrolment and certificate exchange probably doesn't work.

Andrea/Christos: Please let me know if this solves the problem. Obviously this should be reverted once the demo is over.

Jira issue: unknown (JIRA down)

The PZH web server now allows arbitrary login through
usernames and passwords.  This is to support the FIA
demos where access to OpenID is unreliable.

package.json now adds 'passport-local' as a required npm module
app.js loads the passport-local module
The CSS and view have been changed to offer this facility

Note that enrolment and certificate exchange probably doesn't work.

Andrea/Christos: Please let me know if this solves the problem.

Jira issue: unknown (JIRA down)
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.

1 participant