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
2012-05-28
Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ...
jsdelfino
1
-1
/
+1
2012-05-28
Improve error reporting with a reason code. Improve debug and audit logging. ...
jsdelfino
4
-7
/
+9
2012-04-09
Enable administrative access using basic auth.
jsdelfino
2
-2
/
+8
2012-04-02
Support multiple Auth modules in a single server or proxy config. Minor fixes...
jsdelfino
7
-181
/
+232
2012-02-20
Optimize server modules a bit. Pass individual config elements instead of the...
jsdelfino
2
-18
/
+18
2012-02-20
Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff...
jsdelfino
2
-2
/
+19
2012-01-16
Fix error with logging command in memcached and sqldb start / stop scripts. A...
jsdelfino
3
-6
/
+6
2011-12-23
Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...
jsdelfino
2
-0
/
+2
2011-12-18
Add ability to configure an HTTPS proxy with load balancing over a set of HTT...
jsdelfino
3
-7
/
+16
2011-11-21
Improvements to the auth implementation. Refactor logout page, handle auth re...
jsdelfino
3
-70
/
+99
2011-11-14
Change authentication scheme from Form based auth to OpenID + OAuth.
jsdelfino
4
-11
/
+18
2011-08-28
Implement a portable alternative to __thread and get the HTTP and SQLDB compo...
jsdelfino
2
-6
/
+44
2011-08-06
Make authentication work with wildcard domains and increase authentication co...
jsdelfino
5
-8
/
+17
2011-06-28
Port to Mac OS X 10.6.7.
jsdelfino
6
-16
/
+23
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