179 Commits (4c96144b7ad9731927bedd3e05cce84032d75689)
 

Author SHA1 Message Date
  Guénaël Muller 4c96144b7a fix NoAuthenticated exception renaming and other simple refactoring 6 years ago
  Guénaël Muller aab5c2d3e9 better naming for apps 6 years ago
  Guénaël Muller 4906883661 workspaceSchema inherit from workspace digest 6 years ago
  Guénaël Muller 25d0076c4d comments + clean 6 years ago
  Guénaël Muller df91e6b47a better exception message for request 6 years ago
  Guénaël Muller a567bb6d65 Merge branch 'feature/578_add_api_for_workspace/apps' of github.com:tracim/tracim_backend into feature/578_add_api_for_workspace/apps 6 years ago
  Guénaël Muller 60841695e3 better exception message for user api 6 years ago
  Guénaël Muller 2f98c67b37 better role lib : typing + indent 6 years ago
  Guénaël Muller bda335a563 better user lib : clear error messages + renaming Exception 6 years ago
  Bastien Sevajol 58aa6bebfd
code quality 6 years ago
  Bastien Sevajol 5dccf42173
import format 6 years ago
  Bastien Sevajol a1747766be
code quality 6 years ago
  Bastien Sevajol 7220ef511b
import format 6 years ago
  Bastien Sevajol 402fc57b4e
pep8 6 years ago
  Bastien Sevajol 453d3046ab
import format 6 years ago
  Bastien Sevajol 3a7718271b
indentation 6 years ago
  Bastien Sevajol bb6e7634a1
import format 6 years ago
  Bastien Sevajol 4f00341512
Delete development.ini.old 6 years ago
  Bastien Sevajol 98488550f8
Update authorization.py 6 years ago
  Bastien Sevajol 4748fe3e63
import format 6 years ago
  Bastien Sevajol 2e6bcfa60b
import format 6 years ago
  Guénaël Muller da09b2b478 validate only enum value for profileSchema 6 years ago
  Guénaël Muller 997ee1fc9f Return both slug and id of role + set explicit valid values 6 years ago
  Guénaël Muller ad7525b38e Merge branch 'develop' of github.com:tracim/tracim_backend into feature/578_add_api_for_workspace/apps 6 years ago
  Damien Accorsi 5d24b2656e
Merge pull request #78 from tracim/fix/62_fix_sqlite_same_thread_issue 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 46b044635d Better doc + TODO comments 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 c6ad857f45 Add workspace endpoint + some fixes 6 years ago
  Guénaël Muller ddfb06b572 add user workspace view + many changes to make it work 6 years ago
  Guénaël Muller 3972eff01d tests,schema,controller for new api endpoints 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 44659595ce support cors preflight and better cors support 6 years ago
  Guénaël Muller 1726a50321 return user object with login endpoint instead of no content 6 years ago
  Guénaël Muller 53220e8dd4 Fix CORS issue with allow_origin for all 6 years ago
  Damien Accorsi 74c1813eec
Merge pull request #68 from tracim/feature/67_use_uwsgi 6 years ago
  Guénaël Muller 79df94f1eb fix webdav conf file : setup it in wsgi launcher 6 years ago
  Damien Accorsi 734ed10548
Merge pull request #58 from tracim/fix/better_user_lib_for_authentication 6 years ago
  Guénaël Muller 3fed567a7f better uwsgi doc, install uwsgi with pip 6 years ago
  Guénaël Muller 50bda15ef0 better uwsgi runner for both web and webdav 6 years ago
  Guénaël Muller 836ca8d2f0 allow to launch tracim with uwsgi 6 years ago
  Damien Accorsi 5bf565c710
Merge pull request #65 from tracim/fix/41_remove_examples 6 years ago
  Guénaël Muller d9cdd657fb better nominal_case for get_user_with_context 6 years ago
  Guénaël Muller 041b320f5d Drop old examples 6 years ago
  Guénaël Muller 4719a871d8 use post_load to deserialise object 6 years ago
  Damien Accorsi 9fda7dadf3
Merge pull request #63 from tracim/fix/better_readme 6 years ago
  Guénaël Muller 761718dd6c rename file to file_ to avoid trouble with file build-in 6 years ago
  Guénaël Muller a204b4ff69 fix some typing and naming issue related to userlib 6 years ago
  Guénaël Muller 7c8c23b589 some small fix for readme 6 years ago