emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/srht 1a2936b1a4 2/2: Update README.


From: ELPA Syncer
Subject: [elpa] externals/srht 1a2936b1a4 2/2: Update README.
Date: Mon, 13 Nov 2023 15:58:43 -0500 (EST)

branch: externals/srht
commit 1a2936b1a4b139b8e6a9ae16998280b3565e0b9c
Author: Aleksandr Vityazev <avityazev@posteo.org>
Commit: Aleksandr Vityazev <avityazev@posteo.org>

    Update README.
---
 README.md  | 6 ++++--
 README.org | 6 ++++--
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 1ba785076f..581890e102 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
 <a href="https://builds.sr.ht/~akagi/srht.el/commits/master/.build.yml";><img 
alt="Build" 
src="https://builds.sr.ht/~akagi/srht.el/commits/master/.build.yml.svg"/></a>
 
 
-### Version 0.2
+### Version 0.3
 
 
 # About
@@ -59,7 +59,9 @@ To store the token use `auth-source.el`, the host must be set 
to git.sr.ht.
     machine git.sr.ht password TOKEN
 
 Strongly encouraged for the user to limit the scope of access that is provided
-by an authentication token.
+by an authentication token.  Currently srht-git.el requires at least
+REPOSITORIES, PROFILE scopes for git.sr.ht. When creating an oauth2 token, you
+can select scopes from the "Limit scope of access grant" menu.
 
 
 ## rest
diff --git a/README.org b/README.org
index 761d5222b6..ce1c3939b4 100644
--- a/README.org
+++ b/README.org
@@ -3,7 +3,7 @@
 #+html: <a href="https://elpa.gnu.org/packages/srht.html";><img alt="GNU ELPA" 
src="https://elpa.gnu.org/packages/srht.svg"/></a>
 #+html: <a href="https://elpa.gnu.org/devel/srht.html";><img alt="GNU-devel 
ELPA" src="https://elpa.gnu.org/devel/srht.svg"/></a>
 #+html: <a 
href="https://builds.sr.ht/~akagi/srht.el/commits/master/.build.yml";><img 
alt="Build" 
src="https://builds.sr.ht/~akagi/srht.el/commits/master/.build.yml.svg"/></a>
-*** Version 0.2
+*** Version 0.3
 
 * About
 
@@ -53,7 +53,9 @@ To store the token use =auth-source.el=, the host must be set 
to git.sr.ht.
 machine git.sr.ht password TOKEN
 #+end_example
 Strongly encouraged for the user to limit the scope of access that is provided
-by an authentication token.
+by an authentication token.  Currently srht-git.el requires at least
+REPOSITORIES, PROFILE scopes for git.sr.ht. When creating an oauth2 token, you
+can select scopes from the "Limit scope of access grant" menu.
 
 ** rest
 You also need to set srht-username:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]