Commit graph

65 commits

Author SHA1 Message Date
Michael Tänzer
0a804fde89 Remove unused local variable
Signed-off-by: Michael Tänzer <neo@nhng.de>
2010-04-26 00:43:19 +02:00
Michael Tänzer
38d397043e Skeleton for AddPointsController
Signed-off-by: Michael Tänzer <neo@nhng.de>
2010-04-22 18:26:48 +02:00
Markus Warg
f3f8547446 Merge branch 'master' of ssh://git-cacert.it-sls.de/var/cache/git/cacert-mgr 2010-04-22 11:43:06 +02:00
Markus Warg
80ef52e1a2 db layout / data changes
add some config parameters to config db
add field to system_user (cert login)
2010-04-22 11:42:07 +02:00
Michael Tänzer
b6598b4f74 Add filters as in the test system
Signed-off-by: Michael Tänzer <neo@nhng.de>
2010-04-18 16:47:57 +02:00
Michael Tänzer
82d437e005 Don't validate things the test system doesn't also validate
Signed-off-by: Michael Tänzer <neo@nhng.de>
2010-04-18 15:57:54 +02:00
Markus Warg
acdc60dea4 remove restrictions from typed in password 2010-04-15 15:06:13 +02:00
root
9be3447231 formatting of mail body 2010-04-15 11:35:12 +02:00
Markus Warg
2597013887 list mails, read mails
fix smaller issues in imap class
mail controller
list contents of mailbox
read mails
2010-04-14 16:29:09 +02:00
Markus Warg
ae053ad037 imap class / mail controller
add imap class to access captured emails
add mail controller to framework (display content)
2010-04-14 15:20:40 +02:00
Markus Warg
d09a673644 enable crt login
to use crt login, a string which resembles parts of the crt cn and dn needs to exist in an system_user
record. The string is combined from SSL_CLIENT_S_DN and SSL_CLIENT_I_DN:
SSL_CLIENT_S_DN + "//" + SSL_CLIENT_I_DN
2010-04-14 12:46:51 +02:00
Markus Warg
98a5e0d741 add db layout 2010-04-13 12:52:58 +02:00
Markus Warg
4f4c5ce3cc initial setup of framework code
enabled features
* login
* crt login
* top / left menu
* logging
* db layer
2010-03-31 16:43:49 +02:00
Markus Warg
8398c9048d initially import ZendFramework-1.9.5 into repository
code was modified slightly, so the code differs from the original downloadable 1.9.5 version
2010-03-31 10:12:32 +02:00
Markus Warg
bd05b1ed77 create repo and add dummy file 2010-03-31 09:30:09 +02:00