Skip to content

Commit 80e51e4

Browse files
committed
Add link to credential pre-encryption script
1 parent 0ce8e06 commit 80e51e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

emailproxy.config

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,8 @@ documentation = Accounts are specified using your email address as the section h
150150
the service account method: there is essentially no local access control when creating new accounts. Using a
151151
service account with the proxy in a publicly-accessible context is not advised. You are highly encouraged to
152152
enable the proxy's secret encryption option (see `encrypt_client_secret_on_first_use` at the end of this file)
153-
and consider pre-encrypting account entries.
153+
and consider pre-encrypting account entries. A sample pre-encryption script is provided for reference at
154+
https://github.com/simonrob/email-oauth2-proxy/issues/212#issuecomment-1867557029
154155

155156
Advanced account configuration:
156157
- For most configurations the default `redirect_uri` value of `http://localhost` is correct, unless you have

0 commit comments

Comments
 (0)