Commit Graph

146 Commits

Author SHA1 Message Date
fpeters bfec512813 URLs, styling and minor changes 2004-08-06 22:28:45 +00:00
fpeters 8b4fe5dee1 added documentation 2004-08-06 21:19:48 +00:00
fpeters d012673d44 added OpenSSL to libraries idpc uses 2004-08-06 20:10:49 +00:00
fpeters 343685462c error checking for ssl code 2004-08-06 20:08:22 +00:00
fpeters bbfb82c530 ocsp conf 2004-08-06 18:54:13 +00:00
fpeters c70bcb43ad ocsp validation; oh yeah. 2004-08-06 18:53:48 +00:00
fpeters c27fa52699 login/logout; working nicely 2004-08-06 17:24:43 +00:00
fpeters b2a7f07c83 logout is ok 2004-08-06 17:06:46 +00:00
fpeters df0cfcb6f5 checking against ocsp; first step. 2004-08-06 14:53:28 +00:00
fpeters 00b962b935 lecp is now "handled" by the single sign on service url 2004-08-06 10:28:16 +00:00
fpeters 1d30fda7af in the void; a few LECP lines 2004-08-06 09:32:08 +00:00
fpeters ac3b53e234 handle logout in soapEndpoint (not tested since I realize I have an expression
problem on login)
2004-08-05 20:00:11 +00:00
fpeters 5627294777 use appropriate lasso strings to qualify auth methods
(lassoSamlAuthenticationMethodPassword, etc.)
2004-08-05 18:40:20 +00:00
fpeters 8134446c4f enabled stub LECP handling 2004-08-05 18:32:54 +00:00
fpeters 0d38cdec24 those are just examples; not to be installed 2004-08-05 18:03:49 +00:00
fpeters e4fc6f5188 include CodingStyle in dist 2004-08-05 18:01:45 +00:00
fpeters 23467f9db9 test -e src/idpc.h; idpc.c no longer exists 2004-08-05 18:01:30 +00:00
fpeters 3c8183e9a2 error checking 2004-08-05 15:10:00 +00:00
fpeters 5140dc4ec1 functional login (http auth) (and with postgresql, mysql not yet done) 2004-08-05 14:14:01 +00:00
fpeters 195f4426f5 updated db schema and finished a first case for single_sign_on [but most db
functions are still stub]
2004-08-05 10:00:37 +00:00
fpeters 757e1e0fdf change authentication to http (in the sample configuration file) [testing cvs
commit]
2004-08-04 21:34:41 +00:00
fpeters 9a1492386b sample db access configuration 2004-08-04 21:32:55 +00:00
fpeters be520e527a Coding style documented. 2004-08-04 21:03:48 +00:00
fpeters 9e0751fa2e consistent style 2004-08-04 20:30:54 +00:00
fpeters c5c8e17e8d wrote about db 2004-08-04 15:42:26 +00:00
fpeters 20a82d248b updated to cvs lasso (still labeled as 0.3.0); implemented some database functions 2004-08-04 15:34:27 +00:00
fpeters 604b28e0d1 parameters for database connection 2004-08-03 14:41:23 +00:00
fpeters f4eaa0400c check properly for libxml-2.0 (and not libxml2) 2004-08-03 14:40:50 +00:00
fpeters 32beef1885 documentation 2004-08-03 14:01:16 +00:00
fpeters b3e3d6b057 updated logout 2004-08-03 13:31:18 +00:00
fpeters 82282df8a3 first logout lines 2004-08-03 13:09:16 +00:00
fpeters c39d54b5ce skeleton for logout and lecp requests 2004-08-03 12:46:25 +00:00
fpeters 3534819cb4 moved pages so that is possible to get different authentication config from
apache.
2004-08-03 12:29:25 +00:00
fpeters dc6de4b238 authentication 2004-08-03 09:03:58 +00:00
fpeters 8205f8493b new programs to ignore 2004-08-03 08:35:13 +00:00
fpeters 130402fda0 reorganized code; less magic, more power. It could be made to work with HTTP
authentication now.
2004-08-03 08:34:43 +00:00
fpeters 64df22899f select postgresql or mysql as db engine 2004-08-02 21:46:49 +00:00
fpeters 857684181a authentication method set in config file 2004-08-02 21:46:29 +00:00
fpeters 5a2e2b0e22 selection of database engine 2004-08-02 19:12:43 +00:00
fpeters 973fc0e937 a first step to authentication; needs to get db access working 2004-08-02 18:51:40 +00:00
fpeters f45b6dbbed use an xml file to store configuration; sample config.xml 2004-07-30 20:22:01 +00:00
fpeters b603d72d63 detect mysql or postgresql libraries; somehow they might be used 2004-07-30 12:27:07 +00:00
fpeters e74b2a4cb0 updated 2004-07-30 11:42:00 +00:00
fpeters 6d0247a2e2 don't hardcode /home/fred/... as directory for certificates and metadata. They
are installed and to be found in $pkgdatadir (default is $prefix/share/idpc)
2004-07-30 11:41:30 +00:00
fpeters 4060b6150c empty all target 2004-07-30 11:09:09 +00:00
fpeters ae9e37b137 initial import 2004-07-30 11:07:25 +00:00