diff options
author | Frederick Muriuki Muriithi | 2022-12-22 05:30:45 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2022-12-22 05:32:50 +0300 |
commit | 648fc1942d6e24c61c42f88fb9e4b3516bfbbe31 (patch) | |
tree | 2bc5abc5007cf51c11b2ce4807f896dd25016ba3 /topics/authentication | |
parent | 980b4c4f7067b42679e1a8f3492c957a8fe1603a (diff) | |
download | gn-gemtext-648fc1942d6e24c61c42f88fb9e4b3516bfbbe31.tar.gz |
issues: New auth(oris/entic)ation issues.
* issues/authentication_authorisation/build-oauth2-client-registration.gmi:
new issue
* issues/authentication_authorisation/migrate-user-accounts-from-redis.gmi:
new issue
* topics/authentication/authentication-authorisation-design.gmi: link
issues to the topic.
Diffstat (limited to 'topics/authentication')
-rw-r--r-- | topics/authentication/authentication-authorisation-design.gmi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/topics/authentication/authentication-authorisation-design.gmi b/topics/authentication/authentication-authorisation-design.gmi index b5f912e..1085980 100644 --- a/topics/authentication/authentication-authorisation-design.gmi +++ b/topics/authentication/authentication-authorisation-design.gmi @@ -155,3 +155,5 @@ The following issues are related to this topic. => /issues/authorisation Clean Up Authorisation (contains extra info) => /topics/authentication/replace-hard-coded-auth-with-gn-proxy Replace Hard coded authentication with gn-proxy => /topics/authentication/user-info Put user info in the a/c name in the menu +=> /issues/authentication_authorisation/migrate-user-accounts-from-redis Migrate User Accounts from Redis to new Auth DB +=> /issues/authentication_authorisation/build-oauth2-client-registration Build Registration Page for OAuth2 Clients |