23 Commits (8742aeed4442c6d9de88fb0d22c8b352f5574bb1)

Author SHA1 Message Date
  Guénaël Muller a4ec6dc73b better invalid int errors 6 years ago
  Guénaël Muller 292738b14e handle exception for non-integer id in path/body error + remove uneeded jsondecodeerror 6 years ago
  Guénaël Muller b84e5c091c doc,typing,cleaning 6 years ago
  Guénaël Muller 11fa78cdda clearer exception with chaining 6 years ago
  Guénaël Muller 31fc4e812c better typing + pep8 6 years ago
  Guénaël Muller adfa1785e8 fix access for deleting comments + other access troube 6 years ago
  Guénaël Muller 46bf33d984 add endpoints for html_documents 6 years ago
  Guénaël Muller 1d428e83d3 somes simples fixs: doc, one import per line, exception_name, ... 6 years ago
  Guénaël Muller 7037152048 Better support for move endpoint : allow to move content from one workspace to another 6 years ago
  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 6 years ago
  Guénaël Muller 042191d76e new authorization mecanism with decorators 6 years ago