3/14/2016 5:56:29 PM
the generated image
Added cache-control headers to avoid caching for generated
QRCode images.
Adjusted CacheControlUtil#noCache() to avoid caching more aggressively.
|
3/21/2016 5:47:13 AM
the `Map` returned by `realm.getBrowserSecurityHeaders()` is unmodifiable
we need to add the new header setting to a copy of the map which we then set
on the realm.
|
3/21/2016 6:37:31 AM
file for some "constants" used in integration tests
|
2/26/2016 9:59:28 AM
picked from commit 2d7424c)
|
|
|
2/25/2016 1:51:38 PM
from commit a35aa47)
|
3/18/2016 10:16:47 AM
JS adapter init function with initOptions argument does…
|
|
|
3/18/2016 8:06:28 AM
doesn't call success callback
|
3/14/2016 10:32:24 AM
Better error reporting if password update failed due to…
|