diff options
author | Alexander_Kabui | 2024-02-12 12:23:41 +0300 |
---|---|---|
committer | Alexander_Kabui | 2024-02-12 12:23:41 +0300 |
commit | 872ae024c5f9585944a67f6754c8d729889ac4b0 (patch) | |
tree | aa8a187a81cfcd96f8a454635f57f63d4afa149d /issues | |
parent | 48ae4623d09adcfa518c8f2615b373ae4c083a7c (diff) | |
download | gn-gemtext-872ae024c5f9585944a67f6754c8d729889ac4b0.tar.gz |
New issue:merge-gnqa-to-production
Diffstat (limited to 'issues')
-rw-r--r-- | issues/merge-gnqa-to-production.gmi | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/issues/merge-gnqa-to-production.gmi b/issues/merge-gnqa-to-production.gmi new file mode 100644 index 0000000..3d34bb1 --- /dev/null +++ b/issues/merge-gnqa-to-production.gmi @@ -0,0 +1,16 @@ +# Merge GNQA to Production + +## Tags + +* assigned: alexm, +* keywords: production, GNQA, integration + +## Description + +GNQA is currently in continuous development and needs to +be pushed to production. We need to allow only logged-in users to access the services. + +## Tasks + +* [] Integrate GN-auth for the service +* [] Push production to the current commit
\ No newline at end of file |