Commit Graph

9 Commits

Author SHA1 Message Date
Vincent Fiduccia 7d89708dae More LDAP 2015-08-05 16:22:04 -07:00
Vincent Fiduccia cf95c77502 More refactor 2015-08-05 16:22:04 -07:00
Vincent Fiduccia 289f6053b5 Use cookie for auth instead of header
- Move github, session, cookies to service
2015-06-16 18:26:01 -07:00
Vincent Fiduccia 4ccfb3c7d7 Cookie support 2015-06-16 12:38:42 -07:00
Vincent Fiduccia 3869ef506c Redirect instead of popup for login, Github Enterprise 2015-05-26 23:20:17 -07:00
Vincent Fiduccia 8d8c2486af Store JSON in session store, send projectId header 2015-01-30 12:06:50 -07:00
Vincent Fiduccia 9895f3a89f Show dropdown of user's organizations
- Save all properties of the token response into session, so orgs can be read later
2015-01-27 14:38:28 -07:00
Vincent Fiduccia 05dbe11434 Remember previous route when closing an overlay
Overlay route now remembers the previous route when entering and provides
a goToPrevious action to return back to it that can be called in an
individual overlay route/controller.
2015-01-16 17:22:36 -07:00
Vincent Fiduccia c2c93d4e32 Support for GitHub authentication 2015-01-12 17:26:45 -07:00