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
/
oauth
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-23
Support cookies over outgoing HTTP calls and a shorter component URL addressi...
jsdelfino
2
-2
/
+2
2011-05-23
Refactor some of the extensions and remove unnecessary namespace prefixes.
jsdelfino
1
-4
/
+3
2011-03-21
Support authentication across wildcard domains.
jsdelfino
2
-2
/
+2
2011-02-26
Correctly pass query strings through component wiring redirects and improve f...
jsdelfino
2
-9
/
+9
2011-01-17
Use a common stylesheet in all samples.
jsdelfino
5
-8
/
+56
2011-01-09
Fix memory leak in Python runtime integration. Reduce memory consumption of d...
jsdelfino
2
-0
/
+6
2010-12-12
Refactor some of the Javascript scripts to use a different namespace per script.
jsdelfino
1
-2
/
+2
2010-12-08
Move JavaScript eval functions to the js module.
jsdelfino
1
-2
/
+2
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
2
-0
/
+14
2010-12-03
Reset auth cookie before re-auth in login page.
jsdelfino
2
-0
/
+6
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
9
-209
/
+92
2010-11-03
Improvements to OAuth and OpenID modules. Store client app in an environment ...
jsdelfino
13
-50
/
+102
2010-10-27
Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...
jsdelfino
1
-3
/
+3
2010-09-19
Improvements to the oauth module and support for oauth 1.0a using liboauth.
jsdelfino
15
-189
/
+967
2010-09-08
Add some error checking to the OAuth support.
jsdelfino
1
-7
/
+40
2010-09-06
Enable OAuth and OpenID to be used together in the same app. Add a few OpenID...
jsdelfino
4
-14
/
+235
2010-09-06
Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...
jsdelfino
13
-0
/
+896