]> WPIA git - gigi.git/history - tests/org/cacert/gigi/TestUser.java
Empty: rename fname,mname,lname,dob
[gigi.git] / tests / org / cacert / gigi / TestUser.java
2015-02-28 Benny BaumannEmpty: rename fname,mname,lname,dob
2015-02-20 Felix DörreUPD: eliminating user.equals (it should be multitons...
2015-01-13 Janis StreibADD: Param to include all certificates (also revoked...
2014-12-31 Felix DörreADD: more advanced domain name verification (public...
2014-12-31 Felix DörreADD: Show and add affiliations to organistations.
2014-12-31 Felix Dörre[EMPTY] Organize all imports
2014-09-14 Felix DörreADD: a name-testcase
2014-09-14 Felix DörreADD: another user testcase.
2014-09-04 Felix DörreUPD: change "email"-constructor to match the syntax...
2014-09-04 Felix DörreUPD: tighten Up the constructors of "User" and "Domain"
2014-09-04 Felix DörreMove the "dbObject"s to their own package.
2014-08-31 Felix DörreADD: Enable Language selection.
2014-08-09 Felix DörreMerge branch 'master' into csrParse
2014-08-09 Felix DörreImplement matching for valid domainnames and emails.
2014-07-26 Felix DörreFormat code according do BenBE's formatter.
2014-07-24 Felix DörreFactor out dummy password.
2014-07-10 Felix Dörre[EMPTY] Formatting with configured formatter.
2014-07-03 Felix DörreTest initial user class.
2014-07-03 Felix Dörreadd a Testcase for store&load user.