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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improvements to the auth implementation. Refactor logout page, handle auth re...
jsdelfino
2011-11-21
3
-70
/
+99
*
Change authentication scheme from Form based auth to OpenID + OAuth.
jsdelfino
2011-11-14
4
-11
/
+18
*
Implement a portable alternative to __thread and get the HTTP and SQLDB compo...
jsdelfino
2011-08-28
2
-6
/
+44
*
Make authentication work with wildcard domains and increase authentication co...
jsdelfino
2011-08-06
5
-8
/
+17
*
Port to Mac OS X 10.6.7.
jsdelfino
2011-06-28
6
-16
/
+23
*
Support cookies over outgoing HTTP calls and a shorter component URL addressi...
jsdelfino
2011-05-23
2
-2
/
+2
*
Refactor some of the extensions and remove unnecessary namespace prefixes.
jsdelfino
2011-05-23
1
-4
/
+3
*
Support authentication across wildcard domains.
jsdelfino
2011-03-21
2
-2
/
+2
*
Correctly pass query strings through component wiring redirects and improve f...
jsdelfino
2011-02-26
2
-9
/
+9
*
Use a common stylesheet in all samples.
jsdelfino
2011-01-17
5
-8
/
+56
*
Fix memory leak in Python runtime integration. Reduce memory consumption of d...
jsdelfino
2011-01-09
2
-0
/
+6
*
Refactor some of the Javascript scripts to use a different namespace per script.
jsdelfino
2010-12-12
1
-2
/
+2
*
Move JavaScript eval functions to the js module.
jsdelfino
2010-12-08
1
-2
/
+2
*
Create a js module for client side javascripts. Move client component script ...
jsdelfino
2010-12-06
1
-1
/
+1
*
Add scripts to support 'Require valid-user' and 'Require group' authz configu...
jsdelfino
2010-12-03
2
-0
/
+14
*
Reset auth cookie before re-auth in login page.
jsdelfino
2010-12-03
2
-0
/
+6
*
Use different servers for cert-based and password-based auth and use event MP...
jsdelfino
2010-11-28
1
-1
/
+5
*
Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...
jsdelfino
2010-11-13
9
-209
/
+92
*
Improvements to OAuth and OpenID modules. Store client app in an environment ...
jsdelfino
2010-11-03
13
-50
/
+102
*
Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...
jsdelfino
2010-10-27
1
-3
/
+3
*
Improvements to the oauth module and support for oauth 1.0a using liboauth.
jsdelfino
2010-09-19
15
-189
/
+967
*
Add some error checking to the OAuth support.
jsdelfino
2010-09-08
1
-7
/
+40
*
Enable OAuth and OpenID to be used together in the same app. Add a few OpenID...
jsdelfino
2010-09-06
4
-14
/
+235
*
Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...
jsdelfino
2010-09-06
13
-0
/
+896