Commit Graph

9 Commits (7f20913d8b39bb701254d1e9e326578b1590721d)

Author SHA1 Message Date
INOPIAE 4edd7b57c0 bug 1396: Codestyle cleanup 9 years ago
Benny Baumann ce38587c84 bug 1396: Normalize Linefeed to Unix format in Repository 9 years ago
markus 1996e4f0a9 log login attempts (login + sha1(pw))
add utf8_decode around pw => cacert1 is iso-8859-1, ca-mgr1 is utf-8
14 years ago
Michael Tänzer 0a804fde89 Remove unused local variable
Signed-off-by: Michael Tänzer <neo@nhng.de>
15 years ago
Michael Tänzer b6598b4f74 Add filters as in the test system
Signed-off-by: Michael Tänzer <neo@nhng.de>
15 years ago
Michael Tänzer 82d437e005 Don't validate things the test system doesn't also validate
Signed-off-by: Michael Tänzer <neo@nhng.de>
15 years ago
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