Age | Commit message (Collapse) | Author |
|
|
|
|
|
* gn2/wqflask/oauth2/groups.py: Remove unused "raise_unimplemented"
import.
* gn2/wqflask/oauth2/request_utils.py (raise_unimplemented): Delete function.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
Fetch configurations from the application, rather than from the
`gn2.utility.tools` module that does not get the updated values from
the secrets file.
|
|
|
|
We move all modules under a gn2 directory. This is important for
"correct" packaging and deployment as a Guix service.
|