Bug 35918: Add test
[koha.git] / t / db_dependent / Auth.t
2024-02-22 Jonathan DruartBug 35918: Add test
2024-02-22 Frédéric DemiansBug 35890: RMaint quick fix to make tests work
2024-02-22 Jonathan DruartBug 35890: Add tests for AutoLocation
2024-02-08 Martin RenvoizeBug 34893: (RMaint follow-up) Fix test plan
2024-01-26 Tomas Cohen AraziBug 34893: Unit tests for C4::Auth::checkpw
2023-10-18 Matt BlenkinsopRmaint fix: Fix number of tests in Auth.t
2023-10-17 Nick ClemensBug 34513: (QA follow-up) Tidy
2023-10-17 David CookBug 34513: Add checkauth unit test for resetting auth...
2023-09-28 Nick ClemensBug 34513: (QA follow-up) Tidy
2023-09-28 David CookBug 34513: Add checkauth unit test for resetting auth...
2023-07-28 Tomas Cohen AraziBug 30524: (QA follow-up) Fix tests
2023-07-28 Martin RenvoizeBug 30524: Unit tests
2023-07-19 Tomas Cohen AraziBug 34288: Unit tests
2023-07-18 Marcel de RooyBug 33879: Add unit test to show problem
2023-06-08 Tomas Cohen AraziBug 33815: Regression tests
2023-05-12 Katrin FischerBug 33197: Rename GDPR_Policy system preference
2023-01-13 Jonathan DruartBug 32622: Fix Auth.t on D10
2022-12-19 Marcel de RooyBug 32208: Extend Auth.t
2022-12-19 Marcel de RooyBug 31908: Add a test to show issue
2022-11-15 Agustin MoyanoBug 32178: (follow-up) Transform 'staff' interface...
2022-11-15 Agustin MoyanoBug 32178: Remove security breach introduced in bug...
2022-11-04 Marcel de RooyBug 32066: Add unit test to Auth.t
2022-10-21 Marcel de RooyBug 30588: (QA follow-up) Auth - remove two warns and...
2022-10-21 Jonathan DruartBug 30588: Add tests for C4::checkauth
2022-10-21 Jonathan DruartBug 30588: Adjust existing occurrences of TwoFactorAuth...
2022-08-17 Tomas Cohen AraziBug 31382: Regression tests
2022-08-16 Martin RenvoizeBug 27342: (QA follow-up) Remove dbh from new tests
2022-08-16 Jonathan DruartBug 27342: Remove dbh from C4::Auth
2022-07-29 Jonathan DruartBug 31247: Add tests
2022-05-06 Nick ClemensBug 29924: Update ILSDI to be aware of expired passwords
2022-05-06 Marcel de RooyBug 28998: (follow-up) Adjust the Auth.t fix
2022-05-05 Tomas Cohen AraziBug 28998: (QA follow-up) Silence some useless warnings
2022-05-05 Jonathan DruartBug 28998: Fix Auth.
2022-04-21 Jonathan DruartBug 28786: Add tests for checkauth
2022-04-12 Jonathan DruartBug 29957: Clear cookies on logout
2022-03-25 Marcel de RooyBug 29915: Prevent bad cookie from corrupted session
2022-03-22 Jonathan DruartBug 29915: Add a note for tests
2022-03-22 Marcel de RooyBug 29915: Changes to Auth.t
2022-03-22 Jonathan DruartBug 29915: Add tests
2022-03-02 Tomas Cohen AraziBug 29857: (follow-up) Fix t/db_dependent/Auth.t
2022-02-03 Jonathan DruartBug 29914: Remove 'Use of uninitialized value ' warnings
2022-02-03 Nick ClemensBug 29914: (QA follow-up) Expand tests to cover failure...
2022-02-03 Marcel de RooyBug 29914: (QA follow-up) Remove warn on timeout
2022-02-03 Jonathan DruartBug 29914: Add tests
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-04-16 Jonathan DruartBug 21325: Add tests
2021-04-16 David CookBug 21325: Fix t/db_dependent/Auth.t test
2021-01-22 Mazen KhallafBug 27491: Rename system preference opaclanguages to...
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-10-14 Jonathan DruartBug 20804: Add tests
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2019-12-02 Jonathan DruartBug 24145: (bug 22543 follow-up) Fix Auth.t
2019-05-02 Nick ClemensBug 22692: (RM follow-up) Adjust test count
2019-05-02 Nick ClemensBug 22692: Unit tests
2019-04-17 Marcel de RooyBug 21336: Introduce administrative lockout
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-12-07 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5604'
2011-12-06 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5604'
2011-04-08 Chris CormackMerge remote branch 'kc/new/enh/bug_4449' into kcmaster
2011-04-08 Chris CormackMerge remote branch 'kc/new/bug_4912' into kcmaster
2011-03-21 Chris CormackMerge remote branch 'kc/master' into new/enh/bug_5917
2011-03-17 Chris CormackMerge remote branch 'kc/new/bug_4218' into kcmaster
2011-03-15 Chris CormackMerge remote branch 'kc/new/enh/bug_3659' into kcmaster
2011-03-14 Chris CormackMerge remote branch 'kc/new/bug_4438' into kcmaster
2011-03-07 Chris CormackMerge remote branch 'kc/master' into new/bug_3013
2011-02-27 Chris CormackMerge remote branch 'kc/new/bug_4885' into kcmaster
2011-02-27 Chris CormackMerge remote branch 'kc/new/enh/bug_1883' into kcmaster
2011-02-21 Chris CormackMerge remote branch 'kc/new/enh/bug_3550' into kcmaster
2011-02-15 Chris CormackMerge remote branch 'kc/new/enh/bug_2170' into kcmaster
2011-02-07 Chris CormackMerge branch 'new/bug_5277' into kcmaster
2011-01-29 Robin SheatBug 5477 [SIGN-OFF] Fix test cases that require databas...
2010-11-18 Christopher HallMerge branch 'master' into template_toolkit
next