Bug 27983: (follow-up) Address missing instances
[koha.git] / C4 / Auth.pm
2021-03-04 Jonathan DruartBug 22824: Remove C4::Boolean, true_p, boolean_preferen...
2021-02-09 Martin RenvoizeBug 18506: (QA follow-up) opacShibOnly -> OPACShibOnly
2021-02-09 Martin RenvoizeBug 18506: Add xShibOnly preference for Shibboleth...
2021-01-27 Jonathan DruartBug 14004: Set the syspref's value to an empty string
2021-01-27 Fridolin SomersBug 14004: Add OpacAdditionalStylesheet and opaclayouts...
2021-01-27 Fridolin SomersBug 14004: Add ability to temporarily disable JS/CSS...
2021-01-20 Owen LeonardBug 27324: (follow-up) Remove references to intranetboo...
2021-01-08 Jonathan DruartBug 27345: Add missing global permissions for superlibr...
2020-11-06 Martin RenvoizeBug 24786: Default to 'branch default' on auth.
2020-11-06 Martin RenvoizeBug 24786: (follow-up) Cache the register_name in the...
2020-11-06 Martin RenvoizeBug 24786: Allow setting a register for the session
2020-10-15 Tomas Cohen AraziBug 25898: (follow-up) POD
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-10-14 Jonathan DruartBug 20804: Add support for "days" to the timeout syspref
2020-10-08 Marcel de RooyBug 26191: Relocate track_login call in Auth.pm
2020-09-03 Jonathan DruartBug 24663: Handle special cases for recovery password...
2020-09-03 Jonathan DruartBug 24663: Test OpacPublic for all OPAC scripts
2020-09-03 Marcel de RooyBug 25360: (follow-up) Remove the https FIXME in Auth.pm
2020-09-03 David CookBug 25360: Use secure flag for CGISESSID cookie when...
2020-08-07 Martin RenvoizeBug 24201: (QA follow-up) Correct call to set_userenv
2020-08-07 Nicolas LegrandBug 24201: (follow-up) add desk choice with library...
2020-08-07 Martin RenvoizeBug 24201: (follow-up) Use GetLoggedInDeskName
2020-08-07 Nicolas LegrandBug 24201: Attach desk to intranet session
2020-07-23 Owen LeonardBug 23795: Convert opaccredits system preference to...
2020-07-23 Fridolin SomersBug 25765: Replace LoginBranchname and LoginBranchcode...
2020-05-01 Owen LeonardBug 23794: Convert OpacMainUserBlock system preference...
2020-04-14 Marcel de RooyBug 21190: (follow-up) Save patron id in failure when...
2020-04-14 Marcel de RooyBug 21190: Add authentication logging to checkpw
2020-04-06 Aleisha AmohiaBug 4461: Adding user flags for managing OPAC problem...
2020-03-26 Fridolin SomersBug 20415: Remove UseKohaPlugins system preference
2020-03-16 Hayley MapleyBug 22943: Renames the in_ipset function to in_iprange...
2020-03-10 Katrin FischerBug 17845: Remove unused code related to printers
2020-02-24 Marcel de RooyBug 22880: (QA follow-up) Remove opacheader from C4...
2019-11-27 Magnus EngerBug 22543: Prevent "back and refresh attack"
2019-10-31 Kyle M HallBug 23068: Add ability for Koha to handle X-Forwarded...
2019-10-11 NickBug 23771: Don't look for patrons if we don't have...
2019-10-08 Katrin FischerBug 23697: (QA follow-up) Rename PatronAutocompletion...
2019-10-08 Matthias MeusburgerBug 23697: (follow-up) Add autocompletion search in...
2019-09-09 Marcel de RooyBug 22929: Allow SCI/SCO logins independent of GDPR_Policy
2019-08-15 Jonathan DruartBug 23253: Fix OpacNavRight for self reg by email
2019-07-19 Owen LeonardBug 23078: (follow-up) Update self checkout help page
2019-07-19 Owen LeonardBug 23078: Use Koha.Preference in OPAC global header...
2019-05-10 Mark TompsettBug 14407: Follow up to add test case and clean noise
2019-05-10 Nicholas can Oudts... Bug 14407: Allow restricting SCO to IP or IP range
2019-05-02 Nick ClemensBug 22692: Check for patron using cardnumber and userid
2019-04-17 Martin RenvoizeBug 20128: (QA follow-up) Corrections to haspermission
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
next