Commit Graph

17 Commits

Author SHA1 Message Date
Maxime Alves LIRMM@home
4782764059 add request.scope['config'] when there is a section with the domains name in the project's configuration 2020-11-04 05:01:26 +01:00
Maxime Alves LIRMM@home
9a4f90d36b /lib/domain - try for ImportError bug 2020-10-27 13:07:49 +01:00
Maxime Alves LIRMM
4df34b5d87 logging 2020-10-27 13:07:49 +01:00
Maxime Alves LIRMM
e590bc31fe [doc] lib/domain, lib/domain_middlware 2020-10-07 16:13:54 +02:00
Maxime Alves LIRMM
f5ebabbcd4 [refactor] update to avoid using global variables, and configuration are not stored in /etc/half_api anymore
Added domain_middleware
2020-10-07 09:55:03 +02:00
Maxime Alves LIRMM
781736c151 [logs] print -> logger lib.domain 2020-10-07 09:55:03 +02:00
Maxime Alves LIRMM
91ea25791b [doc] lib/domain.py annotation and comments 2020-10-07 09:54:09 +02:00
Maxime Alves LIRMM
b6e511a96d [lib][domain/routes] clean code, use "yield from" 2020-10-04 18:09:23 +02:00
Maxime Alves LIRMM
79210e503e [acls] /halfapi/acls posé 2020-09-30 08:07:55 +02:00
Maxime Alves LIRMM
e223c0791c [routing] fix route description when there is multiple verbs 2020-09-29 11:12:45 +02:00
Maxime Alves LIRMM
3530f53820 [routing] handle fqtn parameter in domain schema + get_api_routes (/) + /user -> /halfapi/current_user 2020-09-28 17:22:27 +02:00
Maxime Alves LIRMM@home
f0d980e035 [0.2.0] Remove any reference to databases, clean clode, doc 2020-09-25 01:06:57 +02:00
Maxime Alves LIRMM@home
6a81c61649 [cli][domain] Re-implementation of list_routes, using .lib.schemas, add DOMAINSDICT constant in configuration, set a lot of default configurations 2020-09-24 19:49:16 +02:00
Maxime Alves LIRMM
39d455b682 if the route begin with a "/" we remove it 2020-09-22 16:11:32 +02:00
Maxime Alves LIRMM
a78e6ebc75 [wip][routing] get_fct_name update 2020-09-22 15:46:58 +02:00
Maxime Alves LIRMM
5f7d66d4d6 [wip][routing] updated lib.domain function names 2020-09-22 14:54:45 +02:00
Maxime Alves LIRMM
c54101c3e6 [wip][routing] add routing functions in /lib/domains 2020-09-22 12:57:36 +02:00