]> WPIA git - gigi.git/history - src/org/cacert/gigi/dbObjects/User.java
ADD: org certs.
[gigi.git] / src / org / cacert / gigi / dbObjects / User.java
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.