Skip to content

Commit

Permalink
elnode-defauth: better documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicferrier committed Aug 17, 2014
1 parent 49d6a39 commit a5355b0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions elnode.el
Original file line number Diff line number Diff line change
Expand Up @@ -3660,8 +3660,9 @@ is `:redirect' by default.
REDIRECT is where to redirect to if FAILURE-TYPE is `:redirect'.
By default this is \"/login/\". If SENDER is not nil then a
dispatcher told about this auth scheme will dispatch a path
naming REDIRECT to SENDER.
dispatcher made with `elnode-dispatcher' or
`elnode-hostpath-dispatcher' that is told about this auth scheme
will dispatch a path naming REDIRECT to SENDER.
SENDER is an Elnode handler taking additional parameters of
`target' and `redirect'. By default this is the function
Expand Down

0 comments on commit a5355b0

Please sign in to comment.