diff options
| author | Scott Ostler <sostler@deathmachine.local> | 2010-02-23 10:00:55 -0500 |
|---|---|---|
| committer | Scott Ostler <sostler@deathmachine.local> | 2010-02-23 10:00:55 -0500 |
| commit | af3d49a9c3092f600e62a66cc78a462ef9a70e7e (patch) | |
| tree | 6f6e2f7576eea87c7d45fa4d8a63a835c253ac22 /src/cookie_login.clj | |
| parent | 8a981f390c286cb9c5935290e7846df903148278 (diff) | |
| parent | 2b6c2cef9a3398dbafb1f6cfbc0323c0b83e2053 (diff) | |
Merge
Diffstat (limited to 'src/cookie_login.clj')
| -rwxr-xr-x | src/cookie_login.clj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cookie_login.clj b/src/cookie_login.clj index ce41c66..e507876 100755 --- a/src/cookie_login.clj +++ b/src/cookie_login.clj @@ -38,7 +38,7 @@ "Middleware to support automatic cookie login. Must be placed after the with-session middleware. - Must be given three arguments: +Must be given three arguments: - process-login-token? Function to apply to request map to determine whether to process login token or not. If a false value is returned, |
