mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
fix clog-auth.lisp get-authentication-token
This commit is contained in:
parent
6302deb6e6
commit
a745a5bd2f
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ for CLOG")
|
|||
(setf token nil))
|
||||
(unless token
|
||||
(when auth-path
|
||||
(url-assign (window body) auth-path)))
|
||||
(url-assign (location body) auth-path)))
|
||||
token))
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue