Commit Graph

60 Commits (bb3e4e892f8bd90f59c3000480776d70449d1eaf)
 

Author SHA1 Message Date
Michael Tänzer 82d437e005 Don't validate things the test system doesn't also validate
Signed-off-by: Michael Tänzer <neo@nhng.de>
14 years ago
Markus Warg acdc60dea4 remove restrictions from typed in password 14 years ago
root 9be3447231 formatting of mail body 14 years ago
Markus Warg 2597013887 list mails, read mails
fix smaller issues in imap class
mail controller
list contents of mailbox
read mails
14 years ago
Markus Warg ae053ad037 imap class / mail controller
add imap class to access captured emails
add mail controller to framework (display content)
14 years ago
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
14 years ago
Markus Warg 98a5e0d741 add db layout 14 years ago
Markus Warg 4f4c5ce3cc initial setup of framework code
enabled features
* login
* crt login
* top / left menu
* logging
* db layer
14 years ago
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
14 years ago
Markus Warg bd05b1ed77 create repo and add dummy file 14 years ago