diff options
author | BonfaceKilz | 2021-08-09 10:27:55 +0300 |
---|---|---|
committer | BonfaceKilz | 2021-08-09 10:27:55 +0300 |
commit | 7739f044e3c57a67395ee5daf8d5916e5359b1aa (patch) | |
tree | a5d27826caf06b3725693ada6a58d9d4481d3550 | |
parent | 11b2e44d5d638427c51cdcaa423fcba7794721cf (diff) | |
download | gn-gemtext-7739f044e3c57a67395ee5daf8d5916e5359b1aa.tar.gz |
Add authorisation issue
-rw-r--r-- | issues/authorisation.gmi | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/issues/authorisation.gmi b/issues/authorisation.gmi new file mode 100644 index 0000000..a4da4f8 --- /dev/null +++ b/issues/authorisation.gmi @@ -0,0 +1,9 @@ +# Clean up Authorisation + +Look at Chris' authorisation code[0]. Atm genenetwork2's handling of +authorisation is a bit clunky; Since @Bonface is working on the data +data up-loader, and it requires authorisation, this is a good time to +clean up authorisation. + + +[0] https://github.com/chfi/gn-proxy |