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

Support roles better #34

Merged
merged 3 commits into from Apr 25, 2014
Merged

Support roles better #34

merged 3 commits into from Apr 25, 2014

Commits on Apr 14, 2014

  1. Support roles better

    Add some nice syntax, along with tests and docs, for specifying roles
    and permissions with Flask-Principal
    djmitche committed Apr 14, 2014
    Copy the full SHA
    4b3dd36 View commit details
    Browse the repository at this point in the history
  2. add a 'get' method

    djmitche committed Apr 14, 2014
    Copy the full SHA
    05243b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2014

  1. rename roles to actions

    This gives a more granular permissions model and maps better to what
    users are and are not allowed to do.
    djmitche committed Apr 15, 2014
    Copy the full SHA
    c1b1fa5 View commit details
    Browse the repository at this point in the history