Aaron Schulz has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/80153


Change subject: Mention required key format
......................................................................

Mention required key format

Change-Id: Ic9357d38fba37276077d0c5613c385b30ce6b22e
---
M frontend/language/MWOAuth.i18n.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/OAuth 
refs/changes/53/80153/1

diff --git a/frontend/language/MWOAuth.i18n.php 
b/frontend/language/MWOAuth.i18n.php
index 365fb4c..f620ea4 100644
--- a/frontend/language/MWOAuth.i18n.php
+++ b/frontend/language/MWOAuth.i18n.php
@@ -67,7 +67,7 @@
 A few recommendations and remarks:
 * Try to use as few grants as possible. Avoid grants that are not actually 
needed now.
 * Versions are of the form "major.minor.release" (the last two being optional) 
and increase as grant changes are needed.
-* Please provide an RSA key if possible; otherwise a (less secure) secret 
token will have to be used.
+* Please provide a public RSA key (in PEM format) if possible; otherwise a 
(less secure) secret token will have to be used.
 * Use the JSON restrictions field to limit access of this consumer to IP 
addresses in those CIDR ranges.
 * You can use a wiki ID to restrict the consumer to a single wiki on this site 
(use "*" for all wikis).
 * The email address provided must match that of your account (which must have 
been confirmed).',

-- 
To view, visit https://gerrit.wikimedia.org/r/80153
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic9357d38fba37276077d0c5613c385b30ce6b22e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OAuth
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to