summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/oauth/htdocs/login/index.html (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of login session expiration and incorrect caching of login redir...jsdelfino2013-08-261-7/+7
* Improve caching support and some of the navigations in the hosting environment.jsdelfino2012-07-161-1/+1
* Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino2012-04-021-29/+41
* Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino2011-11-141-2/+2
* Make authentication work with wildcard domains and increase authentication co...jsdelfino2011-08-061-2/+4
* Use a common stylesheet in all samples.jsdelfino2011-01-171-2/+13
* Reset auth cookie before re-auth in login page.jsdelfino2010-12-031-0/+2
* Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino2010-11-031-4/+4
* Improvements to the oauth module and support for oauth 1.0a using liboauth.jsdelfino2010-09-191-19/+51
* Enable OAuth and OpenID to be used together in the same app. Add a few OpenID...jsdelfino2010-09-061-5/+5
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2010-09-061-0/+82