Bug 17189: Add the ability to define several memcached namespaces - replace existing...
[koha.git] / C4 / Auth.pm
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
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2016-02-26 Jonathan DruartBug 4941: Remove the singleBranchMode system preference
2016-02-24 Jonathan DruartBug 15747: Do not use CGI->param in list context -...
2016-02-23 Srdjanbug_6624: Added Open Library Search and Read API calls...
2016-01-27 Marcel de Rooy Bug 15553: [QA Follow-up] Replace hardcoded tmp and...
2016-01-27 Blou Bug 15553 - [SIGNED-OFF] cgisess_ files polluting...
2016-01-14 Jonathan DruartBug 15295: Koha::Libraries - Remove GetBranchCategories
2015-12-31 Martin RenvoizeBug 14034: Fix logout on refresh for shibboleth
2015-12-30 Jonathan DruartBug 15344: Remove unucessary call to GetMemberDetails
2015-12-11 Bernardo Gonzalez... Bug 11038: Enable use of IntranetUserCSS on staff clien...
2015-11-05 Jonathan DruartBug 14544: Get rid of GetSomeShelfNames
2015-11-02 Jonathan DruartBug 10799: Limit the SCO user to the SCO module
2015-10-27 Jesse WeaverBug 11559: Supporting changes for Rancor
2015-10-19 Jonathan DruartBug 13632: Do not use userflags.flagdesc and permission...
2015-10-19 Jonathan DruartBug 15005: Replace CGI->url with the corresponding url
2015-07-20 Jonathan DruartBug 12137: Use Koha.Preference to access pref value
2015-07-20 Mark TompsettBug 12137: Extend CalendarFirstDayOfWeek to be any day
2015-06-24 Fridolin SomersBug 14439: Typo in Bug 14408 regexp
2015-06-22 Jonathan DruartBug 14408: Allow integers in template paths
2015-06-22 ChrisBug 14408: Path Traversal error
2015-06-22 Stefan WeilBug 14383: C4: Fix some typos (mostly in comments and...
2015-06-19 Jonathan DruartBug 4137: Fix the OPACViewOthersSuggestions behavior
2015-06-05 Jonathan DruartBug 7976: Remove the borrow permission
2015-06-04 Marc VéronBug 14313: OPAC - Adding a comment makes result browser...
2015-06-04 Mark TompsettBug 5010: Fix OPACBaseURL to include protocol
2015-06-01 Mark TompsettBug 14120: Fixing t/db_dependent/Auth.t noise
2015-05-26 Jonathan DruartBug 12160: Rename opacuserjs with OPACUserJS
2015-05-26 Jonathan DruartBug 12160: Rename intranetuserjs with IntranetUserJS
2015-05-18 Chris NighswongerBug 14152: Re-check required dependencies during upgrad...
2015-05-07 Jonathan DruartBug 13758: Move the Koha version from kohaversion.pl
2015-04-30 Yohann DufourBug 8007: Discharge - Glue
2015-04-22 Tomas Cohen AraziBug 13419: (QA followup) remove useless warnings
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-08 Matthias MeusburgerBug 13507: Add intranet support for CAS authentication
2015-03-31 Fridolin SomersBug 13852 - Manage C4::VirtualShelves in C4::Auth for...
2015-03-31 Jonathan DruartBug 10328 - Rename opaccolorstylesheet to OpacAdditiona...
2015-03-30 Matthias MeusburgerBug 12887: User logged out on refresh after CAS authent...
2015-03-25 SrdjanBug 5786 - Move AllowOnShelfHolds and OPACItemHolds...
2015-02-09 Mark TompsettBug 10900 - Incorrect calling conventions accessing...
2015-02-09 Martin RenvoizeBug - 5511 [Followup]: Missed Instance
2015-02-09 Amit GuptaBug - 5511: Check for Change in Remote IP address for...
2015-01-22 Martin RenvoizeBug 12954: Failed login should retain anonymous session
2015-01-22 Martin RenvoizeBug 13521: Add missing semicolon
2015-01-22 Martin RenvoizeBug 13521: Removed superflous semicolon
2015-01-22 Martin RenvoizeBug 13499: Tidy of Auth.pm
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2015-01-13 Jonathan DruartBug 11944: Authentication
2014-11-11 Marc VéronBug 13176 - Add links "My account" and "My checkouts...
2014-11-07 Mark TompsettBug 13200 - Followup of Bug 12246 - noisy C4/Auth.pm
2014-10-29 Owen LeonardBug 12245 - PROG/CCSR deprecation: Remove OPACMobileUse...
2014-10-29 Owen LeonardBug 12513 - PROG/CCSR deprecation: Remove OpacShowLibra...
2014-10-22 Martin RenvoizeBug 13114: Prevent Shibboleth Patches from spamming...
2014-10-16 Martin RenvoizeBUG8446, QA Followup: Use DBIx::Class
2014-10-16 Martin RenvoizeBUG8446, QA Followup: Minor Code Tidies
2014-10-16 Martin RenvoizeBUG8446, QA Followup: Cleanup tabs and license
2014-10-16 Martin RenvoizeBUG8446, Follow up: Refactor to clean up bad practice
2014-10-16 Martin RenvoizeBUG8446, Follow up: Improve local login fallback
2014-10-16 Jesse WeaverBUG8446, Follow up: Remove unnecessary sysprefs, move...
2014-10-16 Matthias MeusburgerBUG8446: Adds Shibboleth authentication
2014-08-15 Tomas Cohen AraziBug 12683: (followup) use the Koha.Preference plugin...
2014-08-15 simithBug 12683: Use NoLoginInstructions to customize text...
2014-08-07 Dobrica PavlinusicBug 8148 - LDAP auth_by_bind doesn't fallback to local...
2014-08-07 FrédérickBug 8148: Prevent local authentification fallback if...
2014-08-07 Owen LeonardBug 12512 - PROG/CCSR deprecation: Remove OpacShowFilte...
2014-07-21 Owen LeonardBug 11347 - PROG/CCSR deprecation: Remove opacsmallimag...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-07-15 David CookBug 11575 - OPACBaseURL sometimes set by ENV variable...
2014-06-25 Jonathan DruartBug 11715: Update POD for get_template_and_user
2014-06-25 Chris CormackBug 11715: Set the default of authnotrequired = 0 in...
2014-06-21 Bernardo Gonzalez... Bug 12226 - A user with the database username/userid...
2014-05-05 Paul PoulainBug 10798: (follow-up) replace tabs by spaces
2014-05-05 Martin RenvoizeBug 10798: make OPAC_SEARCH_LIMIT behaves better with...
2014-05-05 Fridolyn SOMERSBug 11219: make CAS authentication work with URL parameters
2014-05-05 Julian MauriceBug 11848: Move language detection function in C4:...
2014-05-05 Jonathan DruartBug 8952: (follow-up) using_https does not deal with...
2014-05-05 Jonathan DruartBug 10862: Add search history to the intranet interface
2014-05-05 Galen CharltonBug 10807: (follow-up) use 24-hour time when storing...
2014-05-05 Jonathan DruartBug 10807: Add an authority search history for the...
2014-04-19 Galen CharltonBug 10951: (follow-up) use Koha.Preference() template...
2014-04-19 blouBug 10951 - Adding NoLoginInstructions to system prefer...
2014-01-10 Galen CharltonBug 10952: (follow-up) clear seach history from session...
2014-01-10 Julian MauriceBug 10952: (follow-up) Always flush session after deletion
2014-01-10 Julian MauriceBug 10952: (follow-up) comments fixes and unit tests
2014-01-10 Julian MauriceBug 10952: Store anonymous search history in session
2013-12-05 SrdjanBug 11077: Correct more warnings in C4/Auth.pm
2013-12-05 Tomas Cohen AraziBug 11077: remove uninitialized value $pki_field warning
2013-11-01 Jonathan DruartBug 11132: don't clear the results list upon adding...
2013-10-31 Jonathan DruartBug 8435: add permission to enable editing other librar...
2013-10-15 Galen CharltonBug 10309: (follow-up) restore setting some OPAC templa...
2013-10-14 Galen CharltonMerge branch 'bootstrap-opac'
next