19 Mar
2018
19 Mar
'18
9:47 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20402 --- Comment #13 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 73087 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73087&action=edit Bug 20402: Add cronjob script to delete expired tokens Test plan: 1. Generate X tokens (X > 1) 2. mysql> UPDATE oauth_access_tokens SET expires = 0 3. Generate Y tokens (Y > 1) 4. Run the script 5. Verify that only Y tokens remains -- You are receiving this mail because: You are watching all bug changes.