Commit Graph

10 Commits (80ef52e1a22bf509b684eaa716e9d3b3e99ce180)
 

Author SHA1 Message Date
Markus Warg 80ef52e1a2 db layout / data changes
add some config parameters to config db
add field to system_user (cert login)
15 years ago
Markus Warg acdc60dea4 remove restrictions from typed in password 15 years ago
root 9be3447231 formatting of mail body 15 years ago
Markus Warg 2597013887 list mails, read mails
fix smaller issues in imap class
mail controller
list contents of mailbox
read mails
15 years ago
Markus Warg ae053ad037 imap class / mail controller
add imap class to access captured emails
add mail controller to framework (display content)
15 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
15 years ago
Markus Warg 98a5e0d741 add db layout 15 years ago
Markus Warg 4f4c5ce3cc initial setup of framework code
enabled features
* login
* crt login
* top / left menu
* logging
* db layer
15 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
15 years ago
Markus Warg bd05b1ed77 create repo and add dummy file 15 years ago