Bug 28787: Rename the REST API route to /auth/otp/token_delivery
[koha.git] / t / Auth.t
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-24 Jonathan DruartBug 28606: Remove $DEBUG and $ENV{DEBUG}
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-03-16 Katrin FischerBug 22943: Remove unused line from Auth.t
2020-03-16 Hayley MapleyBug 22943: Renames the in_ipset function to in_iprange...
2019-05-10 Mark TompsettBug 14407: Follow up to add test case and clean noise
2019-05-10 Nicholas can Oudts... Bug 14407: Unit tests for in_ipset
2011-03-15 Chris CormackMerge remote branch 'kc/new/enh/bug_3659' into kcmaster
2011-01-29 Robin SheatBug 5477 [SIGN-OFF] Fix test cases that require databas...
2011-01-23 Chris CormackMerge remote branch 'kc/new/bug_5586' into kcmaster
2011-01-17 Chris CormackMerge remote branch 'kc/new/bug_5327' into kcmaster
2011-01-17 spartanessBug 5327 Starting Unit Tests for Auth.pm
2008-01-08 Galen CharltonDB-dependent tests moved
2007-12-04 Joe AtzbergerAuth.t - running this test will fail unless Auth.pm...
2007-10-18 Joe AtzbergerTotal Test Overhaul! Most of these were stubs, and...
2007-06-18 rangiContinuing to add tests