Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

Add password protected entry with special status #67

Open
fzesch opened this issue Oct 6, 2015 · 2 comments
Open

Add password protected entry with special status #67

fzesch opened this issue Oct 6, 2015 · 2 comments
Milestone

Comments

@fzesch
Copy link
Collaborator

fzesch commented Oct 6, 2015

LAGeSo-staff should be enabled to enter numbers. These numbers should be treated as verified without the need for further checks.

Necessary changes

New page: LAGeSo-Eintrag

Layout

  • Textarea entry field for numbers
  • Small input for password (with dot protection)
  • Submit button for sending to db
  • Cancel button for clearing all fields

No localization of this page is needed, German can be hard coded. "Sie" on this page.

Behaviour

DB entry works as in current enter page, but in addition:

  • Entry works only if password is correct, then:
  • USER-field in table numbers is filled with "LAGeSo"

Technical realisation

  • Passwort comparison with hashes

Behaviour and layout of display page will be described in separate issue

@fzesch
Copy link
Collaborator Author

fzesch commented Oct 6, 2015

@pitpalme pitpalme added this to the KW42 milestone Oct 9, 2015
@pitpalme
Copy link
Collaborator

Realized alternate solution in https://github.com/fzesch/lagesonum/tree/feature/pw-entry-alternative.

It's merged into branch develop already, to be able to test it on beta-Environment.

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

No branches or pull requests

2 participants