23 Commits (8742aeed4442c6d9de88fb0d22c8b352f5574bb1)

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