Commit Graph

  • 13ac878a7c [test] add default DEBUG flag for pytest, add tests for jwt_middleware auth-jwt-tests Maxime Alves LIRMM 2020-07-09 10:27:45 +0200
  • 55ebe0bbdd FIX non lecture des params pour halfapi run. Joël Maïzi 2020-07-06 13:20:13 +0200
  • 44948be228 [conf] removed HALFORM_DSN from the env parameters, added support for the env_file uvicorn parameter (specified by --envfile for the halfapi "run" command), added support for default environment variables in pytest.ini 4-configuration Maxime Alves LIRMM 2020-07-09 10:23:13 +0200
  • 644e5c5d3d [conf] add envfile supprt / fix the bugs related to acl_caller_middleware / fix the bugs related to responses classes Maxime Alves LIRMM@home 2020-07-09 08:02:44 +0200
  • f0d5eb7d92 post-rebase fixes Maxime Alves LIRMM@home 2020-07-08 17:40:40 +0200
  • b28f651cf8 [test] add testing routes for debug Maxime Alves LIRMM@home 2020-07-08 17:34:45 +0200
  • 15cd059705 [jwt] fix jwt middleware and add some tests Maxime Alves LIRMM 2020-07-08 12:41:24 +0200
  • 7b134f2dfb FIX non lecture des params pour halfapi run. Joël Maïzi 2020-07-06 13:20:13 +0200
  • 24673e4408 [exceptions] add exception handlers, moved AclCallerMiddleware to lib Maxime Alves LIRMM 2020-07-08 12:45:01 +0200
  • 3fda051180 [middleware] put AclCallerMiddleware in lib file Maxime Alves LIRMM@home 2020-07-08 17:06:47 +0200
  • 17261f7da9 [middleware] pass domain's acl module as parameter Maxime Alves LIRMM 2020-07-07 12:59:52 +0200
  • 1ebda6b2c7 organigramme branch master in deps Maxime Alves LIRMM 2020-07-07 11:49:43 +0200
  • 26e0bb8716 [middleware] convert acl_middleware function to class Maxime Alves LIRMM 2020-07-07 11:20:24 +0200
  • 65e0d09ff8 [middleware] removed decorator from acl_middleware Maxime Alves LIRMM 2020-07-07 11:10:38 +0200
  • 4be18f8344 [middleware] add lib/acl_middleware Maxime Alves LIRMM 2020-07-07 11:02:53 +0200
  • 1aa03d9077 @connected : getattr -> hasattr Maxime Alves LIRMM 2020-07-07 10:34:17 +0200
  • 8b110d0fcd set organigramme branch to devel Maxime Alves LIRMM 2020-07-06 08:59:58 +0200
  • fe8f90ccda Mount openapi.json on the right path Maxime Alves LIRMM 2020-07-06 08:39:35 +0200
  • e9adabe627 add poetry.lock Maxime Alves LIRMM 2020-07-06 08:13:53 +0200
  • 35a6357182 change version specifications in pyproject.toml Maxime Alves LIRMM 2020-07-06 08:11:43 +0200
  • fb156af905 ajout de la gestion des paramètres pour halform Maxime Alves LIRMM@home 2020-07-02 23:42:34 +0200
  • 37104948ca working cli dbupdate (poetry run halfapi dbupdate) Maxime Alves LIRMM@home 2020-07-04 02:18:40 +0200
  • 5cad163a39 some documentation, juste enough to start a halfAPI server Maxime Alves LIRMM@home 2020-07-04 05:29:27 +0200
  • b879840491 uvicorn not optional Maxime Alves LIRMM@home 2020-07-03 22:15:25 +0200
  • 5280b45b8d uvicorn not optional Maxime Alves LIRMM@home 2020-07-03 22:15:25 +0200
  • 5ad2714205 typo in pyproject Maxime Alves LIRMM@home 2020-07-03 21:49:31 +0200
  • 70ee654ed9 DSN -> SECRET dans middleware Maxime Alves LIRMM 2020-07-03 11:32:18 +0200
  • 0a755dc76f [WIP] Import halfapi OK dans test_jwt_middleware. Joël Maïzi 2020-07-03 11:50:18 +0200
  • dd354648f8 [WIP] Pb import halfapi dans test_jwt_middleware. Joël Maïzi 2020-07-03 11:42:10 +0200
  • f423d78278 Fix test. Joël Maïzi 2020-07-03 10:35:38 +0200
  • 81613f0e6f ajout de la gestion des paramètres pour halform Maxime Alves LIRMM@home 2020-07-02 23:42:34 +0200
  • 6dec827a0c set uvicorn as optional dep Maxime Alves LIRMM@home 2020-07-03 21:24:38 +0200
  • 1d805abb13 pyproject.toml correction for poetry use, setup.py removal (useless) Maxime Alves LIRMM@home 2020-07-03 21:08:33 +0200
  • b4b7587e3c fixed typo in authors Maxime Alves LIRMM@home 2020-07-03 20:15:21 +0200
  • d9a40474fc upd_cli.py Maxime Alves LIRMM 2020-07-03 13:05:14 +0200
  • f91d0bcf5c ajout de la gestion des paramètres pour halform Maxime Alves LIRMM@home 2020-07-02 23:42:34 +0200
  • 0a84c84e77 ajout de pyproject.toml Maxime Alves LIRMM@home 2020-07-02 22:03:17 +0200
  • c960638a40 màj du cli Maxime Alves LIRMM@home 2020-07-03 08:18:27 +0200
  • 6968feb59e merge avec cli_update_db Maxime Alves LIRMM 2020-07-03 11:58:13 +0200
  • 3021bd5f28 ajout de pyproject.toml Maxime Alves LIRMM@home 2020-07-02 22:03:17 +0200
  • 364c246ef4 gestion des variables d'environement dans le cli Maxime Alves LIRMM 2020-07-03 11:49:43 +0200
  • baec9f172f màj des dépendances Maxime Alves LIRMM@home 2020-07-02 16:32:55 +0200
  • dada376016 Ajout JWTAuthenticationBackend (from https://github.com/amitripshtos/starlette-jwt/blob/master/starlette_jwt/middleware.py). Joël Maïzi 2020-07-02 15:11:11 +0200
  • d1e3198441 ajout des fonctions de DB dans le cli Maxime Alves LIRMM 2020-07-02 11:40:30 +0200
  • b532aac634 déplacement models dans dossier module et rajoute du dossier dans setup.py Maxime Alves LIRMM 2020-07-02 11:37:28 +0200
  • d8729b1d49 ajout des modèles dans le dépot halfAPI Maxime Alves LIRMM 2020-07-02 11:30:53 +0200
  • 1a33b51904 Merge branch 'acl_connected' Maxime Alves LIRMM 2020-07-02 10:59:09 +0200
  • 906bdb6ded passage des ACL en module acl_connected Maxime Alves LIRMM 2020-07-02 10:58:54 +0200
  • 6b999cdb94 sortir connected de baseACL Maxime Alves LIRMM 2020-07-01 12:05:52 +0200
  • e60a7ae50e typo dans le nom de fonction Maxime Alves LIRMM 2020-07-01 10:52:10 +0200
  • ea6d50cd13 Merge branch 'acl_connected' Maxime Alves LIRMM 2020-07-01 10:15:52 +0200
  • a719b4a31a ajout du decorateur "connected" Maxime Alves LIRMM 2020-07-01 10:15:42 +0200
  • e3e570740d Add halfORM dependency in requirement.txt. Joël Maïzi 2020-07-01 10:04:46 +0200
  • bb1e2503ae removed pycache and added gitignore Maxime Alves LIRMM 2020-07-01 09:43:02 +0200
  • 110b8b0969 commit initial Maxime Alves LIRMM 2020-06-30 17:50:35 +0200