Skip to content
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.

Implement administrator view #24

Open
3 tasks
jvoisin opened this issue Mar 25, 2016 · 1 comment
Open
3 tasks

Implement administrator view #24

jvoisin opened this issue Mar 25, 2016 · 1 comment
Assignees
Milestone

Comments

@jvoisin
Copy link
Contributor

jvoisin commented Mar 25, 2016

An administrator should be able to:

  • Add rules
  • Delete rules
  • Add rulessets
  • Delete rulesets

A user should be able to:

  • View the rules
  • Play with the sandbox

Shall we use flask-admin or is this useless and overkill?

  • Implement an administrative view
  • Implement two-factor authentication
  • Review the permission model
@jvoisin jvoisin added this to the 1.0 milestone Mar 25, 2016
@mdeous
Copy link

mdeous commented Mar 25, 2016

I think it could be useful, even more once we'll have implemented user accounts. If we chose to do this, Flask-admin should definitely be the way to do it.

I can take this task if needed, as I'm already quite familiar with this.

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

No branches or pull requests

2 participants