discourse/db
Sam Saffron dc9110cc43 FEATURE: track date api key was last used
Start tracking the date an api key was last used. This has already been
the case for user_api_keys.

This information can provide us with the ability to automatically expire
unused api keys after N days.
2019-09-03 18:11:30 +10:00
..
fixtures FEATURE: Add a webhook for user notifications 2019-08-15 14:47:25 -04:00
migrate FEATURE: track date api key was last used 2019-09-03 18:11:30 +10:00
post_migrate FIX: Create readonly functions during backup 2019-08-09 11:39:46 +02:00
api_test_seeds.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00