149 Révisions (787e286a60ecb5c544dfbe33d2c10d14a3ea16ee)
 

Auteur SHA1 Message Date
  Guénaël Muller 787e286a60 better runner, use wsgidav.config_file param instead of env var il y a 6 ans
  Damien Accorsi 5d24b2656e
Merge pull request #78 from tracim/fix/62_fix_sqlite_same_thread_issue il y a 6 ans
  Guénaël Muller bafcc5acf8 properly close dbsession for both pyramid web and webdav to avoid sqlite exception about thread and object il y a 6 ans
  Guénaël Muller 44659595ce support cors preflight and better cors support il y a 6 ans
  Guénaël Muller 1726a50321 return user object with login endpoint instead of no content il y a 6 ans
  Guénaël Muller 53220e8dd4 Fix CORS issue with allow_origin for all il y a 6 ans
  Damien Accorsi 74c1813eec
Merge pull request #68 from tracim/feature/67_use_uwsgi il y a 6 ans
  Guénaël Muller 79df94f1eb fix webdav conf file : setup it in wsgi launcher il y a 6 ans
  Damien Accorsi 734ed10548
Merge pull request #58 from tracim/fix/better_user_lib_for_authentication il y a 6 ans
  Guénaël Muller 3fed567a7f better uwsgi doc, install uwsgi with pip il y a 6 ans
  Guénaël Muller 50bda15ef0 better uwsgi runner for both web and webdav il y a 6 ans
  Guénaël Muller 836ca8d2f0 allow to launch tracim with uwsgi il y a 6 ans
  Damien Accorsi 5bf565c710
Merge pull request #65 from tracim/fix/41_remove_examples il y a 6 ans
  Guénaël Muller d9cdd657fb better nominal_case for get_user_with_context il y a 6 ans
  Guénaël Muller 041b320f5d Drop old examples il y a 6 ans
  Guénaël Muller 4719a871d8 use post_load to deserialise object il y a 6 ans
  Damien Accorsi 9fda7dadf3
Merge pull request #63 from tracim/fix/better_readme il y a 6 ans
  Guénaël Muller 761718dd6c rename file to file_ to avoid trouble with file build-in il y a 6 ans
  Guénaël Muller a204b4ff69 fix some typing and naming issue related to userlib il y a 6 ans
  Guénaël Muller 7c8c23b589 some small fix for readme il y a 6 ans
  Guénaël Muller adf1dd1659 cleanup depot when using delete db command il y a 6 ans
  Damien Accorsi 20ba34967e
Merge pull request #61 from tracim/fix/52_fix_sqlalchemy_issue_for_webdav il y a 6 ans
  Guénaël Muller 5b499a58d1 better comment il y a 6 ans
  Guénaël Muller 055d66e054 verify db delete command exist il y a 6 ans
  Guénaël Muller 9a8658bfbe add command to delete database, usefull for testing il y a 6 ans
  Guénaël Muller cb6606ac8c update migration doc il y a 6 ans
  Guénaël Muller 5a7c79df7f update cli doc il y a 6 ans
  Guénaël Muller ee147fe7c9 fix README + Webdav default conf il y a 6 ans
  Guénaël Muller f9321e94b5 fix unfilled params il y a 6 ans
  Guénaël Muller 93bbf69e60 rename all resource with Resource Suffixe to avoid trouble with multiple class with same name il y a 6 ans
  Guénaël Muller f7ec425c59 fix #52 sqlalchemy webdav issue il y a 6 ans
  Guénaël Muller b2e2a68aca Fix unfilled params in methods for webdav il y a 6 ans
  Damien Accorsi 0728bbbf2c
Merge pull request #60 from tracim/fix/fix_install il y a 6 ans
  Guénaël Muller 1381b1147b correct tracim egg in conf il y a 6 ans
  Damien Accorsi 91e1f68254
Merge pull request #56 from tracim/fix/better_session_api il y a 6 ans
  Guénaël Muller 5f96a06110 better userlib with get_user_with_context method il y a 6 ans
  Guénaël Muller 2fd7a4d500 pep8 il y a 6 ans
  Guénaël Muller 10cfffd1c5 merge better_session_api il y a 6 ans
  Guénaël Muller 1464da73d7 better test for error case : check response_body structure il y a 6 ans
  Guénaël Muller a3d514cdf2 drop default view il y a 6 ans
  Guénaël Muller e30fcb40cb pep8 and better import il y a 6 ans
  Guénaël Muller 8fbf7e51a8 better view and route creation code + use of prefix_path il y a 6 ans
  Guénaël Muller da5210d95d rename error schema il y a 6 ans
  Guénaël Muller cf5044dfd1 Inline exceptions for controller il y a 6 ans
  Guénaël Muller 2dd7f54f8c add new tests and renaming for user_api il y a 6 ans
  Guénaël Muller fb971b31a1 few fixes for user api il y a 6 ans
  Guénaël Muller 8ee655dd6c add in_context option to authentificate method il y a 6 ans
  Guénaël Muller 73df639e34 better whoami endpoint with get_current method il y a 6 ans
  Guénaël Muller 66cc93ffcf allow to return UserInContext object from user_lib + some cleaning/doc il y a 6 ans
  Guénaël Muller eb3b6c3067 better login view and better user_api related : authenticate_user method il y a 6 ans