14 Commits (edfaf1c4915b8a44aada1b3b0f16b70587cc2a48)

Author SHA1 Message Date
  Guénaël Muller edfaf1c491 Refactor Request : Do not use function + _candidate_user instead of _user_candidate 6 years ago
  Bastien Sevajol 08223d3e03
Update request.py 6 years ago
  Guénaël Muller 4c96144b7a fix NoAuthenticated exception renaming and other simple refactoring 6 years ago
  Guénaël Muller df91e6b47a better exception message for request 6 years ago
  Guénaël Muller bda335a563 better user lib : clear error messages + renaming Exception 6 years ago
  Bastien Sevajol bb6e7634a1
import format 6 years ago
  Guénaël Muller 4041960a77 add candidate user in request, require_same_user_or_profile decorator and use it to have easier auth policy check for user data 6 years ago
  Guénaël Muller cc602e1f03 Simpler controller code with some refactoring 6 years ago
  Guénaël Muller 7d7f68f2f8 use config as param in every internal api + with_context method in API 6 years ago
  Guénaël Muller bafcc5acf8 properly close dbsession for both pyramid web and webdav to avoid sqlite exception about thread and object 6 years ago
  Guénaël Muller ccc7fb3aff reorganising, exceptions and comments on new auth mecanism 7 years ago
  Guénaël Muller 042191d76e new authorization mecanism with decorators 7 years ago