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

[dev.icinga.com #6135] Protect installation wizard with token-auth #624

Closed
icinga-migration opened this issue May 6, 2014 · 3 comments
Closed
Labels
area/installation Affects the installation enhancement New feature or improvement
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/6135

Created by jmeyer on 2014-05-06 13:42:49 +00:00

Assignee: (none)
Status: Resolved (closed on 2014-05-23 11:37:18 +00:00)
Target Version: 2.0-4
Last Update: 2014-05-23 11:37:18 +00:00 (in Redmine)


As a user, I do not want the installation wizard being publicly accessible.

Acceptance criteria:

  • The wizard only starts when given a valid token
  • A token is validated by comparing it with the contents of the file "{config}/setup.token"
    • This file must not publicly accessible
    • If it's accessible the wizard refuses to start

Changesets

2014-05-23 11:36:53 +00:00 by jmeyer ad4f7de

Add token authentication to the installation wizard

resolves #6135

Parent Task: #6136

@icinga-migration
Copy link
Author

Updated by jmeyer on 2014-05-06 13:45:20 +00:00

  • Estimated Hours set to 4

@icinga-migration
Copy link
Author

Updated by jmeyer on 2014-05-06 14:12:35 +00:00

  • Parent Id set to 6136

@icinga-migration
Copy link
Author

Updated by jmeyer on 2014-05-23 11:37:19 +00:00

  • Status changed from New to Resolved
  • Done % changed from 0 to 100

Applied in changeset icingaweb2|ad4f7defc62baad62cb360806295491aae3a5284.

@icinga-migration icinga-migration added enhancement New feature or improvement area/installation Affects the installation labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.0-4 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/installation Affects the installation enhancement New feature or improvement
Projects
None yet
Development

No branches or pull requests

1 participant