Bug 21336: Do not increase login_attempts after locking
[koha-equinox.git] / t / db_dependent / Auth.t
2019-04-17 Marcel de RooyBug 21336: Do not increase login_attempts after locking
2019-01-25 Tomas Cohen AraziBug 22048: Use set_password in tests
2018-12-11 Josef MoravecBug 21911: Regression test
2018-07-30 Jonathan DruartBug 21087: Hash passwords in ->update_password
2018-06-08 Katrin FischerBug 2426: Remove deprecated management permission
2018-06-08 Jonathan DruartBug 20877: Do not consider DB user has permissions
2018-06-08 Marcel de RooyBug 18821: (QA follow-up) Last tweaks for performance
2018-06-08 Kyle M HallBug 18821: Convert to using cache with date checking
2018-06-08 Kyle M HallBug 18821: TrackLastPatronActivity is a performance...
2018-04-20 Jonathan DruartBug 20489: Prevent DB user login
2017-11-01 Marcel de RooyBug 17989: Include full path logic in _get_template_file
2017-07-26 Lari TaskulaBug 18976: Fix t/db_dependent/Auth.t cleanup
2017-05-08 Jonathan DruartBug 18442: Add a test
2017-03-20 Tomas Cohen AraziBug 18275: Regression test
2016-07-15 Jonathan DruartBug 16853: Move changepassword to Koha::Patron->update_...
2016-06-10 Jonathan DruartBug 16492: Test that no_set_userenv will not set useren...
2016-06-10 Kyle M HallBug 16492 - Checkouts ( and possibly checkins and other...
2016-05-05 Jonathan DruartBug 16447: Remove occurrence of the borrow permission...
2016-03-15 Jonathan DruartBug 11998: Use t::lib::Mocks::mock_preference in tests
2016-03-02 Tomas Cohen Arazi Bug 15288: (QA followup) Tests still point to old...
2015-06-24 Jonathan DruartBug 14439: Add test - template path should finish by .tt
2015-06-22 Jonathan DruartBug 14408: Allow integers in template paths
2015-06-22 Jonathan DruartBug 14408: Add tests to get_template_and_user
2015-06-04 Mark TompsettBug 5010: Fix OPACBaseURL to include protocol
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-01-10 Galen CharltonBug 10952: (follow-up) remove mention of KohaOpacRecent...
2013-10-09 Galen CharltonBug 9611: (follow-up) move new password hashing routine...
2013-10-04 Tomas Cohen AraziBug 9735: Unit tests for get_template_and_user (cookies...
2011-01-29 Robin SheatBug 5477 [SIGN-OFF] Fix test cases that require databas...
2010-10-06 Chris CormackShifting the tests that need user input to their own...
2008-01-08 Galen CharltonDB-dependent tests moved