Commit Graph

12 Commits (master)

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
root ad510d4712 less debug info to syslog 14 years ago
root 15e7456aa8 fix typo 14 years ago
root 423dbd13ee even more fixes, seems to work now => validate more email addresses per account 14 years ago
Markus Warg 79b16d2a04 display all emails to an user (check more addresses)
add method to get all email addresses that are associated to an account,
use list of addresses to allow access to emails (mail ping issue #834 #845)
	modified:   manager/application/configs/application.ini
	modified:   manager/application/controllers/MailController.php
	new file:   manager/library/CAcert/User/Emails.php
14 years ago
Michael Tänzer cab10c7d63 String is translated by the menu framework
Signed-off-by: Michael Tänzer <neo@nhng.de>
14 years ago
Michael Tänzer 73761fe863 Rename AddPoints to ManageAccount
The controller will contain all actions required to manage the test account

Signed-off-by: Michael Tänzer <neo@nhng.de>
14 years ago
Michael Tänzer c0b9257511 Construct and display the AddPoints view
* define input form (draft)
* create the view and make it display the form
* add a link to the view in the topNav

Signed-off-by: Michael Tänzer <neo@nhng.de>
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 4f4c5ce3cc initial setup of framework code
enabled features
* login
* crt login
* top / left menu
* logging
* db layer
15 years ago