]> err.no Git - sope/commit
added BasicAuthSession example
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Wed, 16 Nov 2005 13:31:33 +0000 (13:31 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Wed, 16 Nov 2005 13:31:33 +0000 (13:31 +0000)
commit1289e14ec72651bb0baddac5203a067751641b45
treecb486bc1c49015f660df1c16c9e1dc4abf524543
parent7ac47ed9fcaef5fa5c140363a78fa095c5d91797
added BasicAuthSession example

git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1176 e4a50df8-12e2-0310-a44c-efbce7f8a7e3
sope-appserver/samples/BasicAuthSession/Application.m [new file with mode: 0644]
sope-appserver/samples/BasicAuthSession/GNUmakefile [new file with mode: 0644]
sope-appserver/samples/BasicAuthSession/Main.m [new file with mode: 0644]
sope-appserver/samples/BasicAuthSession/Main.wo/Main.html [new file with mode: 0644]
sope-appserver/samples/BasicAuthSession/Main.wo/Main.wod [new file with mode: 0644]
sope-appserver/samples/BasicAuthSession/NSString+BasicAuth.h [new file with mode: 0644]
sope-appserver/samples/BasicAuthSession/NSString+BasicAuth.m [new file with mode: 0644]
sope-appserver/samples/BasicAuthSession/README [new file with mode: 0644]
sope-appserver/samples/BasicAuthSession/common.h [new file with mode: 0644]