diff options
author | Frederick Muriuki Muriithi | 2024-03-02 06:04:37 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-03-02 06:04:37 +0300 |
commit | e6aca54cbdf9266b56621c8d615019b1b8b7f696 (patch) | |
tree | a6e249564fd621a7da407faf991cd98cf719abdc | |
parent | 253fab4e6e27b7cc2b230480a44ef945851e5054 (diff) | |
download | gn-gemtext-e6aca54cbdf9266b56621c8d615019b1b8b7f696.tar.gz |
List lines that do the ownership changes.
-rw-r--r-- | issues/gn-auth/registration.gmi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/issues/gn-auth/registration.gmi b/issues/gn-auth/registration.gmi index 5a0f03d..6558a6d 100644 --- a/issues/gn-auth/registration.gmi +++ b/issues/gn-auth/registration.gmi @@ -107,6 +107,11 @@ drwxr-xr-x 2 guixbuilder13 981 4096 Nov 3 04:20 genenetwork-sqlite Attempting to register a user again was also successful. + +The lines that do the file ownership/permission changes are: +=> https://git.genenetwork.org/gn-machines/tree/genenetwork-development.scm?id=3baf150595f0b7d7061a119f1c52d1dbea328e83#n697 +=> https://git.genenetwork.org/gn-machines/tree/genenetwork/services/genenetwork.scm?id=3baf150595f0b7d7061a119f1c52d1dbea328e83#n110 + ## Proposed Solution Figure out how to make the authorisation database file be accessible from multiple containers with read-write permissions. |