summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/hosting/server/get-auth (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-26Improvements to the hosting management app server side logic.jsdelfino1-27/+25
2012-07-16Add an HTTPD auth provider allowing the authentication logic to be implemente...jsdelfino1-29/+31
2012-04-02Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino1-1/+6
2012-02-20Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff...jsdelfino1-2/+9
2011-12-18Add ability to configure an HTTPS proxy with load balancing over a set of HTT...jsdelfino1-0/+7
2011-06-28Port to Mac OS X 10.6.7.jsdelfino1-2/+2
2010-12-03Add scripts to support 'Require valid-user' and 'Require group' authz configu...jsdelfino1-10/+0
2010-11-13Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino1-4/+6
2010-08-16Fix configuration scripts to create directories if necessary.jsdelfino1-0/+1
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino1-0/+2
2010-08-02Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...jsdelfino1-20/+19
2010-07-28Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino1-26/+16
2010-07-24Change OpenID conf to protect the entire tree under a host, and work with Ope...jsdelfino1-23/+15
2010-07-06Minor cleanup of config scripts and samples.jsdelfino1-6/+0
2010-07-04HTTPD configuration changes to properly work behind a proxy or in a cluster.jsdelfino1-0/+11
2010-07-01Refactor OpenID test pages and add test methods returning the user info.jsdelfino1-2/+21
2010-06-28Add a sign out page and links to more OpenID providers.jsdelfino1-1/+1
2010-06-27Add support for user and email component properties, and minimal support for ...jsdelfino1-1/+23
2010-06-05Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino1-3/+0
2010-05-31Add support for RSS feeds and minor fixes to ATOM support.jsdelfino1-1/+1
2010-02-28Strawman WSGI integration, allowing Python components to run in a Python WSGI...jsdelfino1-1/+1
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-1/+1
2010-01-05Added python module to main build. Updated svn:ignore properties.jsdelfino1-1/+1
2010-01-05Refactored eval module to avoid confusion with the python eval module.jsdelfino1-1/+1
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-1/+1
2009-11-23Simplified the automake build using configure options instead of environment ...jsdelfino1-1/+4
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-11-16Added SCDL parsing functions. Refactored cache support with disk-cached funct...jsdelfino1-1/+1
2009-11-01Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino1-1/+1
2009-10-26Added test cases to make check build target. Changed store-script to interop ...jsdelfino1-1/+1
2009-10-18Some fixes to the JSON and httpd support. Added support for Atom. Adjusted st...jsdelfino1-1/+1
2009-10-05Strawman implementation of an HTTPD module, like the extensions/rest/service ...jsdelfino1-1/+2
2009-10-03Strawman implementation of a JSON data binding.jsdelfino1-2/+1
2009-09-27Strawman implementation of a mini script evaluation library, which can be use...jsdelfino1-0/+19