halfapi/halfapi/lib
2023-08-01 20:24:24 +02:00
..
__init__.py [WIP] Pb import halfapi dans test_jwt_middleware. 2020-07-03 21:39:59 +02:00
acl.py [acl] The public acls check routes use the "HEAD" method, deprecated "GET" 2023-08-01 17:32:25 +02:00
constants.py [feature] changes in the ACLs result availability 2023-06-01 15:39:44 +02:00
domain_middleware.py [release] 0.6.21 2022-08-08 20:21:05 +02:00
domain.py [tests] fix tests so the data is sent in json 2023-02-21 19:23:23 +01:00
jwt_middleware.py [jwtMiddleware] on expired signature error, returns Nobody and do not raise an exception 2023-02-13 11:14:24 +01:00
query.py nettoyage / commentaires / renommage de variables - JWTUser.id deviens JWTUser.identity 2021-04-24 08:56:18 +02:00
responses.py [deps] Migration from starlette v0.18 to v0.23 2023-01-14 11:10:13 +01:00
router.py [wip][testfail] multiple-domains app 2021-12-07 07:53:36 +01:00
routes.py [clena] nettoyage des fonctions non utilisées 2022-03-16 13:09:50 +01:00
schemas.py [doc-schema] In module-based routers, if there is a path parameter, you can specify an OpenAPI documentation for it, or a default will be used 2023-08-01 20:24:24 +02:00
timing.py [logging] use logger from halfapi.logging 2021-11-16 17:45:40 +01:00
user.py [lib.user] move JWTUser, Nobody and CheckUser to lib.user 2021-11-22 20:05:17 +01:00