https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20402

--- Comment #13 from Julian Maurice <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to