Main Koha release repository https://koha-community.org
Find a file
Dobrica Pavlinusic 1c9f8defcb Bug 28385: ldap server configuration broken since migration from XML::Simple
Bug 28278 removed usage of XML::Simple which had side-affect that
C4::Context->config("ldapserver") returns one more level of hash
based on id of element, so ldap configuration was no longer
available generating error in log:

No ldapserver "hostname" defined in KOHA_CONF: /etc/koha/sites/srvgit/koha-conf.xml

which is very confusing since hostname is there, but we are looking
at wrong place for it.

== Test plan ==
1. Setup an LDAP server with users or use a public one
     See https://wiki.koha-community.org/wiki/Ldap_testing
2. Configure Koha to use it, see example config above
3. Go to OPAC
4. Koha doesn't compile due to LDAP config not parsed correctly
5. Apply the patch
6. Koha compiles and page loads
7. Log in successfully with one of the LDAP users
8. Bonus: Try to log-in with a wrong username & a good password and
     vice-versa

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-05-25 09:45:22 +02:00
acqui
admin
api Bug 28414: Fix labels for return claims 2021-05-25 09:45:22 +02:00
authorities
basket
bin
C4 Bug 28385: ldap server configuration broken since migration from XML::Simple 2021-05-25 09:45:22 +02:00
catalogue
cataloguing
circ Bug 16785: Remove Autocomplete from overdues report filter 2021-05-20 08:43:27 +02:00
clubs
course_reserves Bug 25898: Fix new occurrences 2020-10-15 13:56:41 +02:00
debian Bug 28302: Update packages to ignore CGI::Compile 0.24 (2) 2021-05-20 17:08:04 +02:00
docs Bug 28386: Add the 3 unknown authors back into the contributors list with a note 2021-05-25 09:30:33 +02:00
errors
etc
ill
installer Bug 18989: DBRev 20.12.00.050 2021-05-12 17:38:50 +02:00
Koha Bug 28369: Set additionalProperties: false and fix things 2021-05-25 09:28:18 +02:00
koha-tmpl Bug 28273: (follow-up) Remove unused variable 2021-05-20 08:43:34 +02:00
labels
members
misc Bug 28255: Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl 2021-05-19 15:06:42 +02:00
offline_circ Bug 24083: Add support for unseen_renewals 2020-11-11 16:09:58 +01:00
opac Bug 18989: Restore hidding items on detail 2021-05-12 14:12:07 +02:00
patron_lists
patroncards
plugins
pos Bug 28181: Filter out archived debit types in point of sale 2021-05-10 15:46:54 +02:00
reports
reserve Bug 28273: Multi-hold should not offer invalid pickup locations 2021-05-20 08:43:34 +02:00
reviews Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
rotating_collections Bug 26618: (QA follow-up) Fix unit test for TranferCollection change 2021-03-03 15:36:13 +01:00
serials
services
skel
suggestion
svc
t Bug 28369: (QA follow-up) Restore PUT with deprecation message 2021-05-25 09:28:18 +02:00
tags
tmp/modified_authorities
tools
virtualshelves
xt Bug 28370: Rewrite tests 2021-05-25 09:28:18 +02:00
.editorconfig
.eslintrc.json
.gitignore
.htaccess
.mailmap Bug 28386: fisheye is certainly Olwen 2021-05-25 09:28:18 +02:00
.perlcriticrc
.scss-lint.yml
about.pl
app.psgi
changelanguage.pl
cpanfile Bug 28317: Use the default CGI::Session serializer 2021-05-19 14:45:32 +02:00
fix-perl-path.PL
gulpfile.js
help.pl
INSTALL
Koha.pm Bug 18989: DBRev 20.12.00.050 2021-05-12 17:38:50 +02:00
koha_perl_deps.pl
kohaversion.pl
LICENSE
mainpage.pl
Makefile.PL
MANIFEST.SKIP
package.json
README Bug 9440 - update Koha's LICENSE file from GPL2 to GPL3 2013-02-12 08:52:10 -05:00
README.md
README.robots
rewrite-config.PL
yarn.lock

Koha is a free software integrated library system (ILS).

Koha is distributed under the GNU GPL version 3 or later.

Note: Koha does not accept pull requests from git hosting sites.

Note: This project has its own bug tracker, to report a bug or submit a patch visit http://bugs.koha-community.org.

For guidelines on submitting patches for Koha please visit https://wiki.koha-community.org/wiki/SubmitingAPatch

The developers handbook can be found at https://wiki.koha-community.org/wiki/Developer_handbook

http://koha-community.org/

Koha Logo