]> git.mxchange.org Git - juser-login-core.git/history - src
Continued:
[juser-login-core.git] / src /
2020-04-15 Roland HäderContinued:
2020-01-15 Roland HäderUpdated copyright year
2018-03-31 Roland HäderContinued:
2018-03-13 Roland HäderContinued:
2017-12-22 Roland HäderChanged copyright notice to the FSF, so after my death...
2017-11-19 Roland HäderContinued:
2017-09-10 Roland HäderContinued a bit:
2017-07-30 Roland HäderContinued a bit:
2017-07-12 Roland Häderre-added from juser-core as this is login relevant
2017-07-12 Roland Hädercreated new project based on juser-core. this should...
2017-07-12 Roland Häderthe more usual way ...
2017-07-07 Roland Häderlength is for strings, not numbers
2017-07-06 Roland HäderNow all date fields (including last-locked) are now...
2017-06-23 Roland HäderContinued:
2017-06-23 Roland HäderContinued a bit:
2017-06-10 Roland Häderfixed tpzo + added country (unfinished)
2017-06-10 Roland Hädergender was very incorrect, now I use "personal title...
2017-06-03 Roland HäderContinued a bit:
2017-06-03 Roland HäderContinued a bit:
2017-05-30 Roland Häderfixed comments
2017-04-20 Roland HäderOpps, to much renamed ... ;-)
2017-04-20 Roland Häderunencrypted ... better clear-text ...
2017-04-20 Roland Häderremoved noisy debug lines, no more need for them
2017-04-19 Roland Häderrenamed to better names (Observable hints interface)
2017-04-10 Roland Haederupdated own name and resources
2017-04-03 Roland Häderadded missing Serializable + added missing serial number
2016-09-02 Roland HäderContinued a bit:
2016-09-02 Roland HäderContinued a bit:
2016-09-02 Roland HäderContinued a bit:
2016-08-30 Roland Häderbetter test more fields being set before let it crash...
2016-08-29 Roland HäderAlso copy this flag from other to this user
2016-08-29 Roland HäderAdded event for user being deleted
2016-08-25 Roland HäderContinued a bit:
2016-08-24 Roland Hädercopy also last locked reason
2016-08-23 Roland HäderAlways include primary key (id number) in equal() method
2016-08-11 Roland Häderadded events for locking/unlocking user accounts
2016-08-03 Roland Häderevent for updated user password added. A PasswordHistor...
2016-08-03 Roland HäderContinued a bit:
2016-08-03 Roland Häderfixed copyright/author's email address to my private...
2016-08-03 Roland Häderadded named query for user's history entries, sorted...
2016-08-02 Roland HäderContinued with user passwords: (please cherry-pick)
2016-08-01 Roland Häderadded column to save whether the user should change...
2016-06-17 Roland Häderminor: fixed documentation
2016-06-09 Roland Häderadded event for logged-out users
2016-06-08 Roland Häderlet's make sure that serial numbers of objects are...
2016-06-06 Roland Häderadded interface/class for events being fired when an...
2016-05-23 Roland Häderadded user-specific locale. this allows the user to...
2016-05-19 Roland Häderadded event for confirmed user accounts
2016-05-19 Roland Häderadded new exception thrown when the user's account...
2016-05-18 Roland Häderrenamed to better name
2016-05-18 Roland HäderContinued a bit:
2016-05-17 Roland Häderadded method getAllUserFields() to return almost all...
2016-05-13 Roland Häderadded exception thrown when a user's email address...
2016-05-13 Roland HäderSome rewrites:
2016-05-13 Roland Häderadded named query SearchUserByConfirmKey
2016-05-13 Roland Häderrenamed named queries for better naming convention ...
2016-05-13 Roland Häderadded method generatedConfirmationKey()
2016-05-12 Roland Haedersorted new member
2016-05-12 Roland Häderadded method generateRandomName() which generates a...
2016-05-08 Roland HäderDon't do these checks on login phase as they are only...
2016-05-06 Roland HaederMinor: fixed copyright, no email address needed here
2016-05-05 Roland HaederRenamed language strings as this can be used for other...
2016-05-05 Roland HaederContinued a bit:
2016-05-03 Roland Häderuse interface, not class ...
2016-05-03 Roland Häderupdated more fields
2016-05-02 Roland Häderoutput correct data
2016-04-29 Roland HäderRemoved dependency on jcore.jar as this is not for...
2016-04-29 Roland Hädersurpressed warnings that cannot be fixed anyway
2016-04-28 Roland Häderrenamed field to make it more clear
2016-04-25 Roland Hädertpyo fixed
2016-04-25 Roland Häderignored create-persistence-unit warning as no persisten...
2016-04-21 Roland HäderAdded constructor for userName
2016-04-21 Roland HäderIf the administrator updates only user data, contact...
2016-04-21 Roland Häderadded event when a user updated personal data
2016-04-21 Roland HäderContined:
2016-04-21 Roland HäderContinued a bit:
2016-04-20 Roland HäderMinor: documentation fixed
2016-04-19 Roland HäderAdded exception for mismatching password+repeated
2016-04-18 Roland Haederconverted line-ending (why?)
2016-04-18 Roland HäderContinued:
2016-04-14 Roland HaederAdded CSS style class for being used in JSF pages like:
2016-04-14 Roland HaederFixed wrong pattern field
2016-04-13 Roland HaederUse string builder
2016-04-13 Roland Haederconcat() was not working?
2016-04-11 Roland HaederUse more secure RNG than Math.random()
2016-04-11 Roland HaederAdded method createRandomPassword() for creating pseudo...
2016-04-10 Roland Haederadded named query for all user profiles (mostly suitabl...
2016-04-09 Roland HaederIt is now user and no need for SALT_LENGTH anymore
2016-04-07 Roland HaederContinued a bit:
2016-04-01 Roland Haederfixed copyright (minor)
2016-03-13 Roland Haederadded named queryfor searching email change by hash
2016-03-12 Roland Haederadded constructor with all fields and only a few. The...
2016-03-12 Roland HaederNope, this query wasn't working
2016-03-12 Roland HaederAdded named query AllEmailAddressChanges
2016-03-12 Roland HaederNo index-reclaration need as this causes double indexes
2016-03-12 Roland HaederEmail changing is only possible with a cryptographic...
2016-03-12 Roland HaederContinued a bit:
2016-03-12 Roland Haederdocus fixes
2016-03-12 Roland HaederMust use @JoinColumn (opps)
2016-03-12 Roland Haedermaybe no @Basic to fix longblob?
next