https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26790
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #22 from Marcel de Rooy <[email protected]> --- (In reply to David Cook from comment #0) > I propose moving /yazgfs/config out of koha-conf.xml and into koha-conf.yml > (or even several different *-conf.yml files). > > The majority of the /yazgfs child nodes are actually configuration values > for zebrasrv (ie Zebra). We should respect /yazgfs as Zebra configuration > and leave it alone. > > I also propose we move from XML to YAML, as it's more human-friendly and > it's easier to parse into the data structure that we need. XML::Simple, > which is an obsolete module according to its creator, is currently used to > parse koha-conf.xml and it's behaviour can be unpredictable. We should > ideally eliminate our usage of it. Does this report include thinking about how we could secure more sensitive data in our koha-conf file? Like DB password, encryption key, etc. Note e.g. discussion on encryption keys in koha-conf on 34976. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
