mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-29 12:15:43 +03:00
include domain in "Run |init-" auth warnings
This commit is contained in:
parent
2bedfb04e1
commit
244639d9a6
@ -1,6 +1,8 @@
|
||||
!:
|
||||
=+ keys=@t
|
||||
|= bal/(bale keys)
|
||||
?~ key.bal
|
||||
~|(%basic-auth-no-key ~_(leaf+"Run |init-auth-basic {<`path`dom.bal>}" !!))
|
||||
=+ aut=authorization+(cat 3 'Basic ' key.bal)
|
||||
~& aut=`{@tas @t}`aut
|
||||
|=(a/hiss [%send %_(a q.q (~(add ja q.q.a) -.aut +.aut))])
|
||||
|
@ -125,7 +125,7 @@
|
||||
((hard {cid/@t cis/@t $~}) (lore key))
|
||||
%+ mean-wall %oauth-no-keys
|
||||
"""
|
||||
Run |init-oauth1
|
||||
Run |init-oauth1 {<`path`dom>}
|
||||
If necessary, obtain consumer keys configured for a oauth_callback of
|
||||
{(trip oauth-callback)}
|
||||
"""
|
||||
|
@ -84,7 +84,7 @@
|
||||
((hard {cid/@t cis/@t $~}) (lore key))
|
||||
%+ mean-wall %oauth-no-keys
|
||||
"""
|
||||
Run |init-oauth2
|
||||
Run |init-oauth2 {<`path`dom>}
|
||||
If necessary, obtain client keys configured for a redirect_uri of
|
||||
{(trip redirect-uri)}
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user