]> WPIA git - gigi.git/history - src/org/cacert/gigi/dbObjects/User.java
Empty: rename fname,mname,lname,dob
[gigi.git] / src / org / cacert / gigi / dbObjects / User.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-02-01 Felix DörreMerge branch 'felix-work'
2015-02-01 Felix DörreUDP: make orga-profiles visible to orga-people only.
2015-02-01 Felix DörreUPD: Forcing Update to be single-update or fail otherwise.
2015-01-31 Janis StreibUPD: Removed small debug output
2015-01-21 Janis StreibADD: Name Setter for user
2014-12-31 Janis StreibADD: "System Admin" (Support) user search forms
2014-12-31 Felix Dörreadd: implement password migration to scrypt on login.
2014-12-31 Felix DörreADD: Organisation selection in certificateIssueForm
2014-12-31 Felix DörreADD: Show and add affiliations to organistations.
2014-12-31 Felix DörreWIP orga-things
2014-12-31 Felix DörreDeleted should be NULL if not set, and not strange...
2014-12-31 Felix DörreADD: org certs.
2014-12-31 Felix DörreFilter certificate profiles in the issue form.
2014-12-31 Felix DörreConvert strange flags to Groups.
2014-09-21 Felix DörreUPD: assurance type goes Enum, (+clean)
2014-09-14 Felix DörreADD: another user testcase.
2014-09-13 Felix DörreADD: A step towards a more friendly SQL API.
2014-09-11 Felix DörreADD: user group management (with testcase)
2014-09-10 Felix DörreFIX: synchronization for IDCachable-Objects
2014-09-05 Felix DörreFactor out age check.
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.