|
|
8/15/2014 5:58:00 AM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
8/13/2014 11:49:15 AM
details in https://issues.apache.org/jira/browse/SHIRO-510.
The workaround is to skip login if the login attempt is for the same principal
as the current authenticated user. Unclear if it's the right fix, waiting for
feedback on the ticket.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
8/13/2014 11:47:14 AM
Meyer <pierre@mouraf.org>
|
8/11/2014 11:15:33 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
8/8/2014 10:54:54 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
8/26/2014 1:44:22 PM
prefixed by tablename since record_id are only unique per table)
Extend ModelDao to also export (and map from database) recordId, tenantRecordId, accountRecordId
Populate ALL caches straight after retrieving objects (getById), which is very optimized considering Kill Bill usage pattern
Fix glitches (remove extra mappers, ..)
Add test for caching layer
|
|
8/8/2014 4:32:44 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|