aboutsummaryrefslogtreecommitdiff
path: root/src/web/views/api/v3
Commit message (Expand)AuthorAge
* Renamed a function to is_authorized?Cédric Bonhomme2016-04-26
* Fix conflicts.Cédric Bonhomme2016-04-20
|\
| * Added a blueprint for the Flask-Restless feed api.Cédric Bonhomme2016-04-19
* | Authenticate the user via the request.Cédric Bonhomme2016-04-20
|/
* Added preprocessor for GET_MANY.Cédric Bonhomme2016-04-19
* Defined an url prefix for the new API.Cédric Bonhomme2016-04-19
* Check is the user is authenticated before checking if the user is authorized ...Cédric Bonhomme2016-04-19
* Test preprocessors with Flask-Restless.Cédric Bonhomme2016-04-19
* testing a new APICédric Bonhomme2016-04-14
bgstack15