Bug 21336: Do not increase login_attempts after locking
[koha-equinox.git] / C4 / Auth.pm
2019-04-17 Marcel de RooyBug 21336: Do not increase login_attempts after locking
2019-04-12 Liz ReaBug 18387: (QA Follow up) adding specificity to error...
2019-04-12 Nick ClemensBug 18387: Allow sco-user to access errors templates
2019-04-10 Martin RenvoizeBug 22600: Add 'api' to interface types and set appropr...
2019-03-09 Martin RenvoizeBug 22483: Restore exact behaviour of undef
2019-03-08 Martin RenvoizeBug 22483: Restore undef behaviour
2019-03-08 Martin RenvoizeBug 22483: (QA follow-up) Corrections to logic in check...
2019-03-08 Martin RenvoizeBug 22483: (follow-up) Improve POD as requested in...
2019-03-08 Martin RenvoizeBug 22483: Explicitly ban 'undef' as a valid $flagsrequired
2019-03-07 Martin RenvoizeBug 22031: Add SQL::Abstract like syntax to haspermission
2018-12-11 Nick ClemensBug 21911: Fix OPAC scoping to work with new group...
2018-10-09 Tomas Cohen AraziBug 11897: 'superlibrarian' has 'stockrotation' perms
2018-10-09 Marcel de RooyBug 17776: (QA follow-up) Remove shibboleth package...
2018-10-09 Martin RenvoizeBug 17776: Enable Shibboleth for Plack
2018-10-01 Julian MauriceBug 12027: (QA follow-up) Fix spelling and tab characters
2018-10-01 Martin RenvoizeBug 12027: Added shibboleth authentication to the staff...
2018-09-26 Jonathan DruartBug 21323: Handle multi params in redirect after login
2018-09-20 Marcel de RooyBug 20819: Add check in get_template_and_user to enforc...
2018-09-14 David CookBug 13779: sessionID declared twice in C4::Auth::checka...
2018-08-30 Jonathan DruartBug 21096: Do not display loggedinusername in template
2018-08-14 Jonathan DruartBug 21137: Replace USER_INFO with logged_in_user
2018-07-23 Jonathan DruartBug 17698: Do not send pending_checkout_notes from...
2018-06-22 Martin RenvoizeBug 20879: Fix regression in shibboleth when ldap enabled
2018-06-22 Marcel de RooyBug 20727: (QA follow-up) Remove a few use statements...
2018-06-22 Kyle M HallBug 20727: Move temporary_directory() to C4::Context
2018-06-22 Kyle M HallBug 20727: Replace usage of File::Spec->tmpdir with...
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-05-07 Tomas Cohen AraziBug 20284: (QA follow-up) superlibrarian has ill permis...
2018-04-20 Katrin FischerBug 20400: (follow-up) Several fixes from RM review
2018-04-20 Katrin FischerBug 20400: Add routing list tab in OPAC
2018-04-20 Jonathan DruartBug 20489: Prevent DB user login
2018-03-27 Jonathan DruartBug 20479: Ease readability - do not enter the block...
2018-03-27 Jonathan DruartBug 20479: Use $flag instead of fetching patron
2018-03-27 Nick ClemensBug 20479: (follow-up) Don't try to get flags for datab...
2018-03-27 Nick ClemensBug 20479: Don't kick superlibrarians out of the opac
2018-03-27 Tomas Cohen AraziBug 20480: Make KOHA_VERSION available to all templates...
2018-03-26 Tomas Cohen AraziBug 15492: Make existing code aware of new self_check...
2018-03-26 Tomas Cohen AraziBug 15492: Add SCI module
2018-03-23 Ulrich KleiberBug 19160: (follow-up) Fix problems introduced by renam...
2018-03-23 Jonathan DruartBug 19160: Isolate CAS code into its own module
2018-03-23 Jonathan DruartBug 19160: Move the code from controller to C4::Auth_wi...
2018-03-23 Jonathan DruartBug 19160: Move duplicated code to its own private...
2018-03-23 Chris CormackBug 19160: CAS Single logout
2018-02-13 Marcel de RooyBug 20189: Fix style on the authentication page
2018-02-12 Jonathan DruartBug 20157: Do not display OPAC groups on the staff...
2018-02-12 Kyle M HallBug 20157: Use group 'features' to decide which groups...
2018-02-12 Jonathan DruartBug 18403: Deal with the DB user
2018-02-12 Jonathan DruartBug 18403: Send logged_in_user to template from C4...
2018-02-12 Kyle M HallBug 16735: Migrate library search groups into the new...
2018-02-08 Jonathan DruartBug 12904: Pass KOHA_VERSION in C4::Auth
2017-12-11 Jonathan DruartBug 12227: Remove the demo functionality
2017-11-01 Marcel de RooyBug 17989: Include full path logic in _get_template_file
2017-11-01 Marcel de RooyBug 17989: Centralize bad template check
2017-10-16 Jonathan DruartBug 18298: minPaswordLength should not be < 3
2017-07-14 Marcel de RooyBug 18880: [QA Follow-up] Finishing touch
2017-07-14 Jonathan DruartBug 18880: Fix authentication fallback for external...
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-05 Tomas Cohen AraziBug 17554: (followup) Shibboleth check should use ...
2017-07-05 Jonathan DruartBug 17554: Koha::Patrons - Remove GetBorrowersWithEmail
2017-05-12 Jonathan DruartBug 18314: Fix reset number of login attempts on login...
2017-05-12 Jonathan DruartBug 18314: Account lockout
2017-05-08 Jonathan DruartBug 18442: Add a test
2017-05-08 Alex BuckleyBug 18442: Fix DB user loggin
2017-04-28 Kyle M HallBug 12461 - Add patron clubs feature
2017-04-21 Marc VéronBug 18443: Get rid of warning 'uninitialized value...
2017-04-21 Chris CormackBug 18432 : Follow up - Updating to use they/them
2017-04-21 phette23Bug 18432: code comments assume male gender
2017-03-29 Mark TompsettBug 18144: Restore pieces of C4/Auth to make Google...
2017-03-22 Baptiste WojtkowskiBUG 8010: Correct a few syntax errors, and moved tests
2017-03-22 Baptiste WojtkowskiAdded a new syspref to Load history to the next user
2017-03-20 Jonathan DruartBug 18275: Do not rely on CGI param userid to log a...
2017-02-27 Kyle M HallRevert "Bug 12461 - Add patron clubs feature"
2017-02-23 Kyle M HallBug 12461 - Add patron clubs feature
2017-01-30 Jonathan DruartBug 9569: Security patch for AutoLocation
2017-01-30 Jonathan DruartBug 9569: Do not check the IP for login at the OPAC
2017-01-30 Jonathan DruartBug 9569: AutoLocation should not depend on Independent...
2017-01-30 Jonathan DruartBug 9569: Fix AutoLocation - handle .* for subnets
2017-01-13 Jonathan DruartBug 17486: Remove Mozilla Persona
2016-12-30 Jonathan DruartBug 17820: use ->find instead of search->next
2016-09-13 Marcel de RooyBug 16276: [QA Follow-up] Only track when pref is enabled
2016-09-13 Jonathan DruartBug 16276: Update borrowers.lastseen when a patron...
2016-09-08 Marcel de RooyBug 15758: [QA Follow-up] Some corrections related...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-09-08 Jonathan DruartBug 11921: C4::Context->memcached does no longer exist
2016-09-08 Jonathan DruartBug 11921: Update remaining occurrences of ->ismemcached
2016-08-23 Jonathan DruartBug 17050: Do not kick the session out when accessing...
2016-08-04 Jesse WeaverBug 16818: External auth redirect broken under Plack
2016-06-10 Jonathan DruartBug 16492: Add a FIXME to explain the possible problem...
2016-06-10 Kyle M HallBug 16492 - Checkouts ( and possibly checkins and other...
2016-05-13 Jesse WeaverBug 15816: Redirect back to correct page after login
2016-04-29 Jonathan DruartBug 16167: Remove Authorised value images prefs
2016-04-22 Nick ClemensBug 12663 - SCOUserCSS and SCOUserJS ignored on selfche...
2016-04-20 Jonathan Druart[SIGNED-OFF] Bug 16210: Set X-Frame-Options to SAMEORIG...
2016-04-01 Nicholas van Oudts... Bug 10988 - Fixes for comments 57 and 58
next