- 24 Jun, 2021 2 commits
-
-
Matija Obreza authored
-
Maxym Borodenko authored
BetterHSQLDialect: TimeStamp with precision(8) See merge request genesys-pgr/application-blocks!97
-
- 22 Jun, 2021 3 commits
-
-
-
- Helps with @Version on Date fields
-
Maxym Borodenko authored
OAuth: Generate client_id in lowercase See merge request genesys-pgr/application-blocks!100
-
- 21 Jun, 2021 1 commit
-
-
Matija Obreza authored
- Some software thinks it's an email address (because it includes @) and "formats" the client_id - Using invalid letter case results in fairly cryptic "Given client ID does not match authenticated client" error
-
- 16 Jun, 2021 5 commits
-
-
Matija Obreza authored
Release 3.0 See merge request genesys-pgr/application-blocks!98
-
Matija Obreza authored
-
Matija Obreza authored
-
Maxym Borodenko authored
Auditing: Set reference to @Transient previous and new object See merge request genesys-pgr/application-blocks!96
-
Matija Obreza authored
-
- 03 Jun, 2021 1 commit
-
-
Matija Obreza authored
AuditLogFilter#entityId is NumberFilter See merge request genesys-pgr/application-blocks!94
-
- 02 Jun, 2021 1 commit
-
-
Maxym Borodenko authored
-
- 31 May, 2021 4 commits
-
-
Matija Obreza authored
Introduced @HideAuditValue See merge request genesys-pgr/application-blocks!93
-
Maxym Borodenko authored
-
Matija Obreza authored
- avoid creating `new HashSet<>()` - return masked value in `formatValue()`
-
- AuditLogFilter extends EmptyModelFilter; - AuditLog extends EmptyModel; - moved equals(), hashCode() and toString() from BasicModel to EmptyModel; - ignoredClassFields and securedClassFields are synchronized; - use __FIELD_VALUE_NOT_AUDITED__ instead of null when audited value must not be persisted
-
- 15 May, 2021 2 commits
-
-
Matija Obreza authored
-
Matija Obreza authored
-
- 02 Apr, 2021 4 commits
-
-
Matija Obreza authored
-
Matija Obreza authored
CI: Code coverage with JaCoCo See merge request genesys-pgr/application-blocks!91
-
Matija Obreza authored
-
Matija Obreza authored
-
- 01 Apr, 2021 3 commits
-
-
Matija Obreza authored
-
Matija Obreza authored
-
Matija Obreza authored
-
- 30 Mar, 2021 2 commits
-
-
Matija Obreza authored
EmptyModel implements Persistable See merge request genesys-pgr/application-blocks!90
-
Maxym Borodenko authored
-
- 10 Mar, 2021 2 commits
-
-
Matija Obreza authored
EmptyModelFilter: build id path for predicate See merge request genesys-pgr/application-blocks!89
-
Maxym Borodenko authored
-
- 09 Mar, 2021 1 commit
-
-
Matija Obreza authored
AclSid may still be a Hibernate proxy.
-
- 08 Mar, 2021 1 commit
-
-
Matija Obreza authored
-
- 04 Mar, 2021 2 commits
-
-
Maxym Borodenko authored
GG-CE SEC See merge request genesys-pgr/application-blocks!88
-
- SecurityContextUtil: added new utility methods
-
- 03 Mar, 2021 2 commits
-
-
Maxym Borodenko authored
JsonSidConverter also converts AclSid See merge request genesys-pgr/application-blocks!87
-
Maxym Borodenko authored
- moved some models and filters from app-blocks-core to app-blocks-security
-
- 21 Jan, 2021 2 commits
-
-
Matija Obreza authored
NULL filter: use remapped properties See merge request genesys-pgr/application-blocks!86
-
Maxym Borodenko authored
-
- 04 Jan, 2021 2 commits
-
-
Matija Obreza authored
Resolve "Java 11" Closes #41 See merge request genesys-pgr/application-blocks!85
-
-