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

Admin security enhancements #657

Merged
merged 7 commits into from
Jul 15, 2013
Merged

Admin security enhancements #657

merged 7 commits into from
Jul 15, 2013

Commits on Jul 11, 2013

  1. admin security: make the admin session lifetime configurable via admi…

    …n interface. set the default lifetime to ten minutes for security reasons.
    
    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    7d4cb48 View commit details
    Browse the repository at this point in the history
  2. damn typos :)

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    cb1b560 View commit details
    Browse the repository at this point in the history
  3. ups, debugging leftover :P

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    81b9640 View commit details
    Browse the repository at this point in the history
  4. placeholder and autofocus for login and admin password validation.

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    8334a65 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2013

  1. Spelling and grammar fixes (thanks Spuds & Ant)

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jul 12, 2013
    Configuration menu
    Copy the full SHA
    1ff068e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2013

  1. Security is important, let's inform the admin about an active admin s…

    …ession.
    
    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jul 13, 2013
    Configuration menu
    Copy the full SHA
    495503b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2013

  1. Security: Give admins the ability whether an admin session will be in…

    …itialized during logon or not..
    
    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jul 14, 2013
    Configuration menu
    Copy the full SHA
    abd843e View commit details
    Browse the repository at this point in the history