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

Allow insecure password login for demo #573

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

Conversation

jplyle
Copy link
Contributor

@jplyle jplyle commented Apr 30, 2013

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
1 participant