23 Commits (8742aeed4442c6d9de88fb0d22c8b352f5574bb1)

Autor SHA1 Mensaje Fecha
  Guénaël Muller a4ec6dc73b better invalid int errors hace 6 años
  Guénaël Muller 292738b14e handle exception for non-integer id in path/body error + remove uneeded jsondecodeerror hace 6 años
  Guénaël Muller b84e5c091c doc,typing,cleaning hace 6 años
  Guénaël Muller 11fa78cdda clearer exception with chaining hace 6 años
  Guénaël Muller 31fc4e812c better typing + pep8 hace 6 años
  Guénaël Muller adfa1785e8 fix access for deleting comments + other access troube hace 6 años
  Guénaël Muller 46bf33d984 add endpoints for html_documents hace 6 años
  Guénaël Muller 1d428e83d3 somes simples fixs: doc, one import per line, exception_name, ... hace 6 años
  Guénaël Muller 7037152048 Better support for move endpoint : allow to move content from one workspace to another hace 6 años
  Guénaël Muller edfaf1c491 Refactor Request : Do not use function + _candidate_user instead of _user_candidate hace 6 años
  Bastien Sevajol 08223d3e03
Update request.py hace 6 años
  Guénaël Muller 4c96144b7a fix NoAuthenticated exception renaming and other simple refactoring hace 6 años
  Guénaël Muller df91e6b47a better exception message for request hace 6 años
  Guénaël Muller bda335a563 better user lib : clear error messages + renaming Exception hace 6 años
  Bastien Sevajol bb6e7634a1
import format hace 6 años
  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 hace 6 años
  Guénaël Muller cc602e1f03 Simpler controller code with some refactoring hace 6 años
  Guénaël Muller 7d7f68f2f8 use config as param in every internal api + with_context method in API hace 6 años
  Guénaël Muller bafcc5acf8 properly close dbsession for both pyramid web and webdav to avoid sqlite exception about thread and object hace 6 años
  Guénaël Muller ccc7fb3aff reorganising, exceptions and comments on new auth mecanism hace 6 años
  Guénaël Muller 042191d76e new authorization mecanism with decorators hace 6 años