]> WPIA git - gigi.git/shortlog
gigi.git
2014-08-05 Felix Dörrefixup! [Keys] a certificate structure that looks like ...
2014-08-05 Felix Dörre[Keys] a certificate structure that looks like the...
2014-08-04 Felix Dörrefixup! Implement store and load (with testcase)
2014-08-03 Felix DörreUse "Profile" in issue-certificate-form.
2014-08-02 Felix DörreDocument disabeling HTMLEscaping in template syntax.
2014-08-02 Felix DörreMove l10n-stuff to own package.
2014-08-02 Felix DörreDisplay Profiles while issuing certificates.
2014-08-02 Felix DörreImplement certificate profiles in java code.
2014-08-02 Felix DörreUse bussiness-logic-api to get certificate list.
2014-08-01 Felix DörreRename email and domain table to plural.
2014-08-01 Felix DörreRename certs table.
2014-08-01 Felix DörreMove mail certificates -> certificates.
2014-08-01 Felix DörreTypo fix challange -> challenge
2014-08-01 Felix DörreExtract certificate Display to template
2014-08-01 Felix DörreEscape template var output.
2014-07-31 Felix DörreImplement store and load (with testcase)
2014-07-31 Felix Dörre[DB-Struct] Implement some certificate types.
2014-07-30 Janis Streibfixup! FIX: Additional check before maildeletion
2014-07-30 Janis Streibfixup! UPD: Use new template features in mailmanagement
2014-07-30 Janis StreibUPD: Use new template features in mailmanagement
2014-07-29 Janis StreibADD: Domain deletion
2014-07-29 Janis StreibADD: Domain insert
2014-07-29 Janis StreibADD: DomainManagement forms (display only)
2014-07-29 Janis StreibUPD: Added heading
2014-07-29 Janis StreibUPD: Added margin to h1 and h2 headings
2014-07-29 Janis StreibUPD: moved getUser up
2014-07-29 Felix DörreUse tha new SPKAC-class to verify spkac requests and...
2014-07-29 Felix DörreAdd class for parsing (and writing) SPKAC. With testcase.
2014-07-29 Felix DörreUse java keygen for test-csr-generation.
2014-07-29 Felix DörreExtract PEM I/O
2014-07-27 Felix DörreImplement SPKAC Challanges.
2014-07-27 Felix DörreMove initial forms into IssueCertificate form.
2014-07-26 Felix DörreFormat code according do BenBE's formatter.
2014-07-26 Felix DörreUse BenBE's code formatter.
2014-07-26 Janis StreibADD: Test for faulty mail deletion
2014-07-26 Janis StreibFIX: Additional check before maildeletion
2014-07-26 Felix DörreAdding domain Object (+ testcase)
2014-07-25 Felix DörreGracefull shutdown devel system.
2014-07-25 Janis StreibUPD: Added .DS_Store to gitignore
2014-07-25 Janis StreibADD: Mail delete tests
2014-07-25 Janis StreibFIX: Correctly handle deleted mails
2014-07-25 Janis StreibUPD: Make some test methods static
2014-07-25 Janis StreibADD: cretaeVerifiedEmail fo testcases
2014-07-25 Janis StreibUPD: Remove (debug) stactrace output
2014-07-25 Janis StreibADD: email set default tests
2014-07-25 Janis StreibUPD: Refactored faulty internal mail add test
2014-07-25 Janis StreibMerge branch 'janis_work'
2014-07-25 Janis StreibUPD: Redirect at emailAdd, too
2014-07-25 Janis StreibUPD: Don'e delete that hart
2014-07-25 Felix Dörrefixup! Certificate testCase fix error on mac.
2014-07-25 Janis StreibUPD: Use gigiapiexceptions
2014-07-24 Janis StreibUPD: Check, if a mail is verified before setting it...
2014-07-24 Janis StreibADD: faulty web mail insert test
2014-07-24 Janis StreibMerge remote-tracking branch 'origin/emailMgmt'
2014-07-24 Janis StreibADD: MailManagemenetTests (currently only for mailAdd)
2014-07-24 Janis StreibUPD: Added formIndex for CSRF token parsing
2014-07-24 Felix DörreTestcases more verbose on server fail (with illegal...
2014-07-24 Janis StreibUPD: Implicit mail validity check
2014-07-24 Felix DörreImplement short-circuit logic for emails locally in...
2014-07-24 Janis StreibUPD: Abstracted web interactions
2014-07-24 Janis StreibUPD: Use standart error output divs
2014-07-24 Janis StreibADD: Eclipse code style: pack for static imports
2014-07-24 Janis StreibADD: Mail delete
2014-07-24 Felix DörreEnforce POST requests to only contain POST data.
2014-07-24 Felix Dörre!Fixup [DB-Struct] implement SPKAC signing.
2014-07-24 Felix DörreMerge branch 'changePasswordForm'
2014-07-24 Felix DörreImplement and test change password form.
2014-07-24 Janis StreibADD: Set default mail address
2014-07-24 Janis StreibADD: Default mail display
2014-07-24 Janis StreibUPD: Added isVerified()
2014-07-24 Felix DörreReinforce Signup tests.
2014-07-24 Felix DörreFactor out dummy password.
2014-07-24 Felix DörreFactor out email sending from "Signup".
2014-07-24 Janis StreibMerge remote-tracking branch 'origin/mac_cert_fix'...
2014-07-24 Felix DörreCertificate testCase fix error on mac.
2014-07-24 Felix DörreAdd mail: relocate actions into form.
2014-07-24 Janis StreibUPD: Send verify mail on insert
2014-07-24 Felix DörreShitty incompatible priv-key boundaries.
2014-07-24 Janis StreibUPD: added functional mail add
2014-07-24 Felix DörreAdd api for adding email addresses.
2014-07-24 Felix DörreSPKAC: add intstall link for signed certificates.
2014-07-24 Janis StreibUPD: Added "Done." message to locale fetcher
2014-07-22 Felix DörreMerge branch 'spkac'
2014-07-22 Felix Dörre[DB-Struct] implement SPKAC signing.
2014-07-22 Felix DörreRemove "list all emails from user"-queries.
2014-07-22 Janis StreibUPD: Refactored mail forms to the Form objects
2014-07-22 Felix DörreExtract "verify" action into the bussiness logic api.
2014-07-21 Felix DörreMaking template api public (for building up error messages)
2014-07-18 Felix DörreImplement a testcase that tests this session context...
2014-07-18 Felix DörreFactor out more test-things.
2014-07-18 Felix DörreRemove Test-debugoutput
2014-07-18 Felix DörrePull cert-login up.
2014-07-18 Felix DörreSplit session validity context between "www" and "secure"
2014-07-18 Felix DörreFix wrong template in MailCertificateAdd.
2014-07-18 Felix DörreNew Signer Job Table.
2014-07-18 Felix DörreRemove Debug output "Inerted: <userid>"
2014-07-17 Felix DörreConvert CSRF-Problems to Exceptions.
2014-07-17 Felix DörreFix "TestCertificate"-test on port 443 (default...)
2014-07-16 Felix DörreWrite user agreement in certificate issuing;
2014-07-15 Felix DörreImplement issuing with the new form.
next