Get WikEmacs password from password-store instead of id-manager
This commit is contained in:
parent
dc96bdc627
commit
30914c614a
@ -2079,8 +2079,8 @@ Toggle other windows for maximum focus. When focus is no longer needed, they ca
|
||||
(add-to-list 'mediawiki-site-alist
|
||||
'("WikEmacs"
|
||||
"http://wikemacs.org/wiki/"
|
||||
(gpolonkai/idm-get-id-for-account "WikEmacs")
|
||||
(gpolonkai/idm-get-password-for-account "WikEmacs"))))
|
||||
(password-store-get-field "wikemacs.org" "username")
|
||||
(password-store-get "wikemacs.org" "password"))))
|
||||
#+END_SRC
|
||||
|
||||
** Display unread GitHub notification count in the mode line
|
||||
|
Loading…
Reference in New Issue
Block a user