Commit Graph

3 Commits (acdc60dea4f73179c129e2cb59d9dbd13d9a9a28)

Author SHA1 Message Date
Markus Warg acdc60dea4 remove restrictions from typed in password 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 4f4c5ce3cc initial setup of framework code
enabled features
* login
* crt login
* top / left menu
* logging
* db layer
15 years ago