index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-cpp
/
trunk
/
modules
/
openid
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-23
Refactor some of the extensions and remove unnecessary namespace prefixes.
jsdelfino
1
-4
/
+3
2011-01-17
Use a common stylesheet in all samples.
jsdelfino
4
-6
/
+46
2010-12-12
Refactor some of the Javascript scripts to use a different namespace per script.
jsdelfino
1
-2
/
+2
2010-12-08
Move HTTPD Require configuration for openid resources to the openid configura...
jsdelfino
2
-0
/
+20
2010-12-06
Create a js module for client side javascripts. Move client component script ...
jsdelfino
1
-1
/
+1
2010-12-03
Add scripts to support 'Require valid-user' and 'Require group' authz configu...
jsdelfino
1
-0
/
+4
2010-12-03
Reset auth cookie before re-auth in login page.
jsdelfino
1
-0
/
+1
2010-11-28
Use different servers for cert-based and password-based auth and use event MP...
jsdelfino
1
-1
/
+5
2010-11-13
Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...
jsdelfino
4
-32
/
+7
2010-11-03
Improvements to OAuth and OpenID modules. Store client app in an environment ...
jsdelfino
6
-11
/
+20
2010-10-27
Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...
jsdelfino
1
-3
/
+3
2010-09-06
Enable OAuth and OpenID to be used together in the same app. Add a few OpenID...
jsdelfino
1
-1
/
+27
2010-09-06
Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...
jsdelfino
4
-5
/
+14
2010-09-06
Use secure cookies for OpenID auth sessions. Renamed OpenID memcached config ...
jsdelfino
3
-2
/
+4
2010-09-03
Configure mod-auth-openid to use memcached instead of sqlite. Remove dependen...
jsdelfino
4
-1
/
+42
2010-08-16
Fix configuration scripts to create directories if necessary.
jsdelfino
2
-0
/
+4
2010-08-02
Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...
jsdelfino
3
-8
/
+25
2010-07-28
Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...
jsdelfino
4
-18
/
+7
2010-07-24
Change OpenID conf to protect the entire tree under a host, and work with Ope...
jsdelfino
8
-53
/
+122
2010-07-06
Minor cleanup of config scripts and samples.
jsdelfino
1
-6
/
+0
2010-07-04
HTTPD configuration changes to properly work behind a proxy or in a cluster.
jsdelfino
1
-0
/
+11
2010-07-01
Refactor OpenID test pages and add test methods returning the user info.
jsdelfino
11
-92
/
+187
2010-06-28
Add a sign out page and links to more OpenID providers.
jsdelfino
5
-11
/
+75
2010-06-27
Add support for user and email component properties, and minimal support for ...
jsdelfino
8
-0
/
+248