]> git.mxchange.org Git - juser-login-core.git/log
juser-login-core.git
8 years agoconverted line-ending (why?)
Roland Haeder [Mon, 18 Apr 2016 17:27:13 +0000 (19:27 +0200)]
converted line-ending (why?)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoContinued:
Roland Häder [Mon, 18 Apr 2016 16:05:13 +0000 (18:05 +0200)]
Continued:
- added event for administrators adding user accounts
- added detailed checks on given user instances
- Renamed fields for better naming convention

8 years agoCotinued:
Roland Häder [Mon, 18 Apr 2016 14:23:48 +0000 (16:23 +0200)]
Cotinued:
- updated dist.st: skip wild-fly creation if path not found
- updated jar(s)

8 years agoupdated dist.st: skip projects that are not cloned
Roland Häder [Mon, 18 Apr 2016 14:14:14 +0000 (16:14 +0200)]
updated dist.st: skip projects that are not cloned

8 years agoUpdated project files (Windows versus Linux)
Roland Häder [Mon, 18 Apr 2016 13:32:38 +0000 (15:32 +0200)]
Updated project files (Windows versus Linux)

8 years agoupdated jar(s)
Roland Haeder [Sun, 17 Apr 2016 12:06:15 +0000 (14:06 +0200)]
updated jar(s)

8 years agoAdded CSS style class for being used in JSF pages like:
Roland Haeder [Thu, 14 Apr 2016 15:24:25 +0000 (17:24 +0200)]
Added CSS style class for being used in JSF pages like:

styleClass="#{user.userAccountStatus.styleClass}"

8 years agoFixed wrong pattern field
Roland Haeder [Thu, 14 Apr 2016 13:16:32 +0000 (15:16 +0200)]
Fixed wrong pattern field

8 years agoUse string builder
Roland Haeder [Wed, 13 Apr 2016 21:10:14 +0000 (23:10 +0200)]
Use string builder

8 years agoconcat() was not working?
Roland Haeder [Wed, 13 Apr 2016 21:00:35 +0000 (23:00 +0200)]
concat() was not working?

8 years agoupdated jar(s)
Roland Haeder [Tue, 12 Apr 2016 19:20:18 +0000 (21:20 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Mon, 11 Apr 2016 20:24:02 +0000 (22:24 +0200)]
updated jar(s)

8 years agoUse more secure RNG than Math.random()
Roland Haeder [Mon, 11 Apr 2016 19:12:45 +0000 (21:12 +0200)]
Use more secure RNG than Math.random()

8 years agoAdded method createRandomPassword() for creating pseudo-random passwords
Roland Haeder [Mon, 11 Apr 2016 19:11:48 +0000 (21:11 +0200)]
Added method createRandomPassword() for creating pseudo-random passwords

8 years agoupdated jar(s)
Roland Haeder [Mon, 11 Apr 2016 12:50:36 +0000 (14:50 +0200)]
updated jar(s)

8 years agoadded named query for all user profiles (mostly suitable for administrative stuff)
Roland Haeder [Sun, 10 Apr 2016 17:33:45 +0000 (19:33 +0200)]
added named query for all user profiles (mostly suitable for administrative stuff)

8 years agoupdated jar(s)
Roland Haeder [Sun, 10 Apr 2016 11:33:23 +0000 (13:33 +0200)]
updated jar(s)

8 years agoIt is now user and no need for SALT_LENGTH anymore
Roland Haeder [Sat, 9 Apr 2016 19:01:01 +0000 (21:01 +0200)]
It is now user and no need for SALT_LENGTH anymore

8 years agoupdated dist.sh as jratecalc is not a public project
Roland Haeder [Thu, 7 Apr 2016 12:38:41 +0000 (14:38 +0200)]
updated dist.sh as jratecalc is not a public project

8 years agoContinued a bit:
Roland Haeder [Thu, 7 Apr 2016 09:30:35 +0000 (11:30 +0200)]
Continued a bit:
- size only applies for strings, no need here (cleanup)
- updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Mon, 4 Apr 2016 16:58:13 +0000 (18:58 +0200)]
updated jar(s)

8 years agofixed copyright (minor)
Roland Haeder [Fri, 1 Apr 2016 19:07:09 +0000 (21:07 +0200)]
fixed copyright (minor)

8 years agoadded named queryfor searching email change by hash
Roland Haeder [Sun, 13 Mar 2016 13:59:13 +0000 (14:59 +0100)]
added named queryfor searching email change by hash

8 years agoadded constructor with all fields and only a few. The later one is good for new chang...
Roland Haeder [Sat, 12 Mar 2016 19:02:00 +0000 (20:02 +0100)]
added constructor with all fields and only a few. The later one is good for new change entries

8 years agoNope, this query wasn't working
Roland Haeder [Sat, 12 Mar 2016 18:42:06 +0000 (19:42 +0100)]
Nope, this query wasn't working

8 years agoAdded named query AllEmailAddressChanges
Roland Haeder [Sat, 12 Mar 2016 18:19:35 +0000 (19:19 +0100)]
Added named query AllEmailAddressChanges

8 years agoNo index-reclaration need as this causes double indexes
Roland Haeder [Sat, 12 Mar 2016 18:08:46 +0000 (19:08 +0100)]
No index-reclaration need as this causes double indexes

8 years agoEmail changing is only possible with a cryptographic hash ... opps
Roland Haeder [Sat, 12 Mar 2016 17:38:23 +0000 (18:38 +0100)]
Email changing is only possible with a cryptographic hash ... opps

8 years agoContinued a bit:
Roland Haeder [Sat, 12 Mar 2016 17:11:51 +0000 (18:11 +0100)]
Continued a bit:
- added named query for email-change lookup
- added named query for directly looking for user instance (untested!)

8 years agodocus fixes
Roland Haeder [Sat, 12 Mar 2016 16:02:19 +0000 (17:02 +0100)]
docus fixes

8 years agoMust use @JoinColumn (opps)
Roland Haeder [Sat, 12 Mar 2016 13:04:54 +0000 (14:04 +0100)]
Must use @JoinColumn (opps)

8 years agomaybe no @Basic to fix longblob?
Roland Haeder [Sat, 12 Mar 2016 12:57:34 +0000 (13:57 +0100)]
maybe no @Basic to fix longblob?

8 years agoNo need to declare the index again
Roland Haeder [Sat, 12 Mar 2016 12:48:20 +0000 (13:48 +0100)]
No need to declare the index again

8 years agoCleanup:
Roland Haeder [Sat, 12 Mar 2016 11:46:03 +0000 (12:46 +0100)]
Cleanup:
- compareTo()/Comparable<T> was used back in the TDGP times and is no longer needed
- value first, then variable on comparison to avoid accidently assignments
- updated jar(s)

8 years agoadded new email change entity with enumeration for change status
Roland Haeder [Fri, 11 Mar 2016 21:03:46 +0000 (22:03 +0100)]
added new email change entity with enumeration for change status

8 years agoupdated dist.sh
Roland Haeder [Thu, 10 Mar 2016 19:11:57 +0000 (20:11 +0100)]
updated dist.sh

8 years agoUnique constrains are required as 2 users should NOT use 1 cellphone number + updated...
Roland Haeder [Sun, 6 Mar 2016 18:26:30 +0000 (19:26 +0100)]
Unique constrains are required as 2 users should NOT use 1 cellphone number + updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Sun, 6 Mar 2016 17:48:27 +0000 (18:48 +0100)]
updated jar(s)

8 years agoAdded email address for author
Roland Haeder [Sun, 6 Mar 2016 17:07:29 +0000 (18:07 +0100)]
Added email address for author

8 years agoContinued a bit:
Roland Haeder [Sun, 6 Mar 2016 15:29:29 +0000 (16:29 +0100)]
Continued a bit:
- added referencedColumnName
- added API documentation
- updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoContinued a bit:
Roland Haeder [Sun, 6 Mar 2016 14:30:09 +0000 (15:30 +0100)]
Continued a bit:
- added Comparable<User> and let compareTo() unimplemented
- more columns are now not optional as they are required for user-login

8 years agosome comments updated + updated jar(s)
Roland Haeder [Sat, 5 Mar 2016 16:41:49 +0000 (17:41 +0100)]
some comments updated + updated jar(s)

8 years agoremoved no longer needed documentation
Roland Haeder [Fri, 4 Mar 2016 17:24:06 +0000 (18:24 +0100)]
removed no longer needed documentation

8 years agoupdated jar(s) + dist.sh
Roland Haeder [Wed, 2 Mar 2016 17:57:17 +0000 (18:57 +0100)]
updated jar(s) + dist.sh

8 years agoupdated jar(s)
Roland Haeder [Wed, 24 Feb 2016 12:25:01 +0000 (13:25 +0100)]
updated jar(s)

8 years agosorted members + added this.
Roland Haeder [Wed, 24 Feb 2016 12:19:00 +0000 (13:19 +0100)]
sorted members + added this.

8 years agoSome empty lines added/removed
Roland Haeder [Sat, 20 Feb 2016 20:50:22 +0000 (21:50 +0100)]
Some empty lines added/removed

8 years agoGNU-ified projects for upcoming public release
Roland Haeder [Fri, 19 Feb 2016 15:44:02 +0000 (16:44 +0100)]
GNU-ified projects for upcoming public release

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoChanged literal to readable version with underscores
Roland Haeder [Fri, 19 Feb 2016 14:47:11 +0000 (15:47 +0100)]
Changed literal to readable version with underscores

8 years agoUpdated jar(s)
Roland Haeder [Fri, 19 Feb 2016 14:21:31 +0000 (15:21 +0100)]
Updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated jar(s)
Roland Haeder [Fri, 19 Feb 2016 14:07:42 +0000 (15:07 +0100)]
Updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated copyright year
Roland Haeder [Mon, 15 Feb 2016 15:37:07 +0000 (16:37 +0100)]
Updated copyright year

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated jar(s) + added .gitattributes
Roland Haeder [Mon, 15 Feb 2016 14:29:56 +0000 (15:29 +0100)]
Updated jar(s) + added .gitattributes

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated jar(s)
Roland Haeder [Fri, 20 Nov 2015 17:40:29 +0000 (18:40 +0100)]
Updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Haeder [Fri, 23 Oct 2015 15:25:43 +0000 (17:25 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoMerge branch 'master' of file:///E:/Java%20Project/juser-core
Roland Haeder [Fri, 23 Oct 2015 12:41:10 +0000 (14:41 +0200)]
Merge branch 'master' of file:///E:/Java%20Project/juser-core

8 years agoUpdated jars
Roland Haeder [Tue, 20 Oct 2015 15:58:00 +0000 (17:58 +0200)]
Updated jars

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoNo need for public here
Roland Haeder [Fri, 23 Oct 2015 09:54:37 +0000 (11:54 +0200)]
No need for public here
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoDont't miss _timestamp prefix
Roland Haeder [Thu, 22 Oct 2015 09:01:37 +0000 (11:01 +0200)]
Dont't miss _timestamp prefix
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoadded timestamp when the user has updated profile
Roland Haeder [Thu, 22 Oct 2015 08:06:00 +0000 (10:06 +0200)]
added timestamp when the user has updated profile
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued:
Roland Haeder [Thu, 22 Oct 2015 08:01:41 +0000 (10:01 +0200)]
Continued:
- added last locked reason
- updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Tue, 20 Oct 2015 13:13:07 +0000 (15:13 +0200)]
updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated jars
Roland Haeder [Mon, 19 Oct 2015 20:08:32 +0000 (22:08 +0200)]
Updated jars

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoopps, wrong naming + ignored for i18n
Roland Haeder [Sat, 17 Oct 2015 18:48:48 +0000 (20:48 +0200)]
opps, wrong naming + ignored for i18n

8 years agoOpps ...
Roland Haeder [Fri, 16 Oct 2015 19:52:03 +0000 (21:52 +0200)]
Opps ...

8 years agoadded new constructor with user id
Roland Haeder [Fri, 16 Oct 2015 19:13:34 +0000 (21:13 +0200)]
added new constructor with user id

8 years agoAdded named query for public and member-visible users. Members are logged-in users.
Roland Haeder [Fri, 16 Oct 2015 17:05:12 +0000 (19:05 +0200)]
Added named query for public and member-visible users. Members are logged-in users.

8 years agoOpps, forgot to update the named query, too. You need to update query.setParameter...
Roland Haeder [Fri, 16 Oct 2015 16:46:17 +0000 (18:46 +0200)]
Opps, forgot to update the named query, too. You need to update query.setParameter("foo", foo); accordingly.

8 years agoAdded ProfileMode instead of boolean public/private flag. This is way more flexible...
Roland Haeder [Fri, 16 Oct 2015 16:23:09 +0000 (18:23 +0200)]
Added ProfileMode instead of boolean public/private flag. This is way more flexible but requires rewrite

8 years agoupdated jar(s)
Roland Haeder [Fri, 16 Oct 2015 15:29:12 +0000 (17:29 +0200)]
updated jar(s)

8 years agoadded missing cascade type, at least MERGE + updated jar(s)
Roland Haeder [Fri, 16 Oct 2015 11:13:15 +0000 (13:13 +0200)]
added missing cascade type, at least MERGE + updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agosome minor fixes, such as variables renamed
Roland Haeder [Fri, 16 Oct 2015 10:12:10 +0000 (12:12 +0200)]
some minor fixes, such as variables renamed
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoAdded named query for all users except given one
Roland Haeder [Thu, 15 Oct 2015 18:19:05 +0000 (20:19 +0200)]
Added named query for all users except given one

8 years agoadded event for logged-in users
Roland Haeder [Thu, 15 Oct 2015 17:23:17 +0000 (19:23 +0200)]
added event for logged-in users

8 years agoupdated jar(s)
Roland Haeder [Thu, 15 Oct 2015 14:21:35 +0000 (16:21 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Haeder [Thu, 15 Oct 2015 11:46:47 +0000 (13:46 +0200)]
updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoAdded event for user registration
Roland Haeder [Thu, 15 Oct 2015 09:57:27 +0000 (11:57 +0200)]
Added event for user registration
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoCleanup through inspection + updated jar(s)
Roland Haeder [Thu, 15 Oct 2015 07:46:44 +0000 (09:46 +0200)]
Cleanup through inspection + updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoadded named query for user lookup by its id number
Roland Haeder [Thu, 15 Oct 2015 06:41:31 +0000 (08:41 +0200)]
added named query for user lookup by its id number
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Wed, 14 Oct 2015 14:47:40 +0000 (16:47 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agorenamed to ":param", maybe the JPA got confused? :-(
Roland Haeder [Wed, 14 Oct 2015 12:55:01 +0000 (14:55 +0200)]
renamed to ":param", maybe the JPA got confused? :-(
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agojoin users in to have users be able to register even when their email address is...
Roland Haeder [Wed, 14 Oct 2015 12:44:08 +0000 (14:44 +0200)]
join users in to have users be able to register even when their email address is already added
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoAn enum cannot be compared with a string, the only way I know is to use a parameter
Roland Haeder [Wed, 14 Oct 2015 11:52:08 +0000 (13:52 +0200)]
An enum cannot be compared with a string, the only way I know is to use a parameter
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoadded flag for public user profiles + named query for search such profiles
Roland Haeder [Wed, 14 Oct 2015 10:07:01 +0000 (12:07 +0200)]
added flag for public user profiles + named query for search such profiles
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Wed, 14 Oct 2015 08:14:41 +0000 (10:14 +0200)]
updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Tue, 13 Oct 2015 14:58:23 +0000 (16:58 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Haeder [Tue, 13 Oct 2015 13:02:32 +0000 (15:02 +0200)]
updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUse same value
Roland Haeder [Tue, 13 Oct 2015 12:31:48 +0000 (14:31 +0200)]
Use same value
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoalso include user id?
Roland Haeder [Tue, 13 Oct 2015 07:54:01 +0000 (09:54 +0200)]
also include user id?
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoAdded UserUtils.ifPasswordMatches() for easy password comparison (including strong...
Roland Haeder [Tue, 13 Oct 2015 07:38:52 +0000 (09:38 +0200)]
Added UserUtils.ifPasswordMatches() for easy password comparison (including strong salt)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoadded container class for transfering user instance and unencrypted password
Roland Haeder [Tue, 13 Oct 2015 07:25:34 +0000 (09:25 +0200)]
added container class for transfering user instance and unencrypted password
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoadded new checked exception + equals()/hashCode()
Roland Haeder [Tue, 13 Oct 2015 07:00:34 +0000 (09:00 +0200)]
added new checked exception + equals()/hashCode()
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Mon, 12 Oct 2015 18:22:41 +0000 (20:22 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Haeder [Mon, 12 Oct 2015 16:23:40 +0000 (18:23 +0200)]
updated jar(s)

8 years agocreated unique index on login name
Roland Haeder [Mon, 12 Oct 2015 16:19:53 +0000 (18:19 +0200)]
created unique index on login name

8 years agoupdated jar(s)
Roland Haeder [Mon, 12 Oct 2015 15:33:26 +0000 (17:33 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated .gitignore
Roland Haeder [Mon, 12 Oct 2015 14:09:50 +0000 (16:09 +0200)]
Updated .gitignore

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s)
Roland Haeder [Mon, 12 Oct 2015 13:59:08 +0000 (15:59 +0200)]
updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jar(s) + fixed named queries
Roland Haeder [Mon, 12 Oct 2015 11:29:49 +0000 (13:29 +0200)]
updated jar(s) + fixed named queries
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jar(s)
Roland Haeder [Mon, 12 Oct 2015 09:07:46 +0000 (11:07 +0200)]
updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>