user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [PATCH 2/3] www_text: clarify the password+username is for POP3
  2022-08-10  7:40  5% [PATCH 0/3] www: help text tweaks Eric Wong
@ 2022-08-10  7:40  7% ` Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2022-08-10  7:40 UTC (permalink / raw)
  To: meta

NNTP and IMAP can also exist in the same area, so clarify
that the username + password is only for POP3
---
 lib/PublicInbox/WwwText.pm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/PublicInbox/WwwText.pm b/lib/PublicInbox/WwwText.pm
index 320f0d84..71b04561 100644
--- a/lib/PublicInbox/WwwText.pm
+++ b/lib/PublicInbox/WwwText.pm
@@ -297,8 +297,8 @@ EOM
 POP3 access is available:
   $urls
 
-The password is: anonymous
-The username is: \$(uuidgen)\@$ctx->{ibx}->{newsgroup}
+The POP3 password is: anonymous
+The POP3 username is: \$(uuidgen)\@$ctx->{ibx}->{newsgroup}
 where \$(uuidgen) in the output of the `uuidgen' command on your system.
 The UUID in the username functions as a private cookie (don't share it).
 Idle accounts will expire periodically.

^ permalink raw reply related	[relevance 7%]

* [PATCH 0/3] www: help text tweaks
@ 2022-08-10  7:40  5% Eric Wong
  2022-08-10  7:40  7% ` [PATCH 2/3] www_text: clarify the password+username is for POP3 Eric Wong
  0 siblings, 1 reply; 2+ results
From: Eric Wong @ 2022-08-10  7:40 UTC (permalink / raw)
  To: meta

Hope this is more helpful than before, already deployed to:

https://public-inbox.org/meta/_/text/help/#pop3

Eric Wong (3):
  www_text: add #nntp, #pop3, and #imap anchors to help HTML
  www_text: clarify the password+username is for POP3
  www_text: add AUTH=ANONYMOUS to IMAP URLs

 lib/PublicInbox/WwwText.pm | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

^ permalink raw reply	[relevance 5%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2022-08-10  7:40  5% [PATCH 0/3] www: help text tweaks Eric Wong
2022-08-10  7:40  7% ` [PATCH 2/3] www_text: clarify the password+username is for POP3 Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).