]> err.no Git - sope/commit
started to work on a Cookie based authenticator
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Sun, 12 Mar 2006 23:41:40 +0000 (23:41 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Sun, 12 Mar 2006 23:41:40 +0000 (23:41 +0000)
commit3c224f540c89965dcb6be9a959e968c84886a362
tree424191aab4a56899ab9c6626495d93d3800e76e9
parent3d996fa8d5556c3551ae74f1db34ec641ad3746d
started to work on a Cookie based authenticator

git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1227 e4a50df8-12e2-0310-a44c-efbce7f8a7e3
13 files changed:
sope-appserver/NGObjWeb/ChangeLog
sope-appserver/NGObjWeb/SoObjects/GNUmakefile
sope-appserver/NGObjWeb/SoObjects/SoCookieAuthenticator.h [new file with mode: 0644]
sope-appserver/NGObjWeb/SoObjects/SoCookieAuthenticator.m [new file with mode: 0644]
sope-appserver/NGObjWeb/SoObjects/SoHTTPAuthenticator.m
sope-appserver/NGObjWeb/Version
sope-appserver/samples/SoCookieAuth/Application.m [new file with mode: 0644]
sope-appserver/samples/SoCookieAuth/ChangeLog [new file with mode: 0644]
sope-appserver/samples/SoCookieAuth/GNUmakefile [new file with mode: 0644]
sope-appserver/samples/SoCookieAuth/GNUmakefile.preamble [new file with mode: 0644]
sope-appserver/samples/SoCookieAuth/Main.m [new file with mode: 0644]
sope-appserver/samples/SoCookieAuth/README [new file with mode: 0644]
sope-appserver/samples/SoCookieAuth/common.h [new file with mode: 0644]