-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Privacy policy & Terms & Conditions #298
Conversation
Jest Coverage
|
Signed-off-by: davidwilby <[email protected]>
d113148
to
8a0795e
Compare
The lightest touch option would be to allow for arbitrary extra |
…t so that the "ADMIN == HOST" defaulting logic works correctly. Also fixes some problems with quoting in the heredocs
…ing docker-compose
Resolves #266
True
by the user registration rpc method so all registered users are presumed to have agreed according to the notice on the registration page. For now this is a back-compatability feature allowing us to see which previous users weren't made aware of the privacy policy and Ts&Cs so we can notify them if needed. We may need to add some option allowing them to update their preference.privacy-policy.html
orterms-and-conditions.html
is present in the root dir, it is rendered in the corresponding page. Feedback appreciated.generate-docker-env.sh
(also to the helm charts add teamware privacy policy variables charts#3)To do: