Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Show authentication status to user at home page #12

Merged
merged 4 commits into from
Jul 27, 2015

Conversation

geramirez
Copy link
Contributor

[Resolves #8]
To be merged after #11

@@ -56,3 +56,7 @@ func (c *APIContext) Logout(rw web.ResponseWriter, req *web.Request) {
}
http.Redirect(rw, req.Request, c.Settings.LoginURL, http.StatusFound)
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment for exported methods

jcscottiii added a commit that referenced this pull request Jul 27, 2015
Show authentication status to user at home page
@jcscottiii jcscottiii merged commit 9aa3263 into cloud-gov:master Jul 27, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants