Releases: GSA/search-gov
Release 1.16.17
[SRCH-1281] - update rake task to take a number for how many days ago to warn user
Release 1.16.16
[SRCH-1258] - Create Method to check if user's account info is complete
[SRCH-1266] - Create first_name last_name column in users table
Release 1.16.15
[SRCH-534] - Update code to display the highlighted results for first 75 char
Release 1.16.14
[SRCH-1195] - notify user inactivity rake task
Release 1.16.13
[SRCH-855] - remove unused columns from user table
[SRCH-1194] - Add notify_user_inactivity method
Release 1.16.12
[SRCH-1192] - add emailer templates that notifies the user that their account is going to get deactivated
[SRCH-1193] - add emailer template that notifies user their account is de-activated
Release 1.16.11
[SRCH-1127] - cleanup any authentication references in the code
Release 1.16.10
[SRCH-464] - Upgrade analytics queries and watchers for Elasticsearch 5.6
Release 1.16.9
[SRCH-1191] - create not_active_for scope that passes time parameter (#516 …
[external contributor, checked by Martha] - replace Kernel.open which lets data spawn shells with URI.parse to protect against RCE
Release 1.16.8
[SRCH-1145] - remove lograge gem