Files
@ 40fea9b37a32
Branch filter:
Location: kallithea/docs/usage/customization.rst
40fea9b37a32
2.5 KiB
text/prs.fallenstein.rst
admin: hooks: prevent editing of builtin hooks (issue #226)
Builtin hooks are supposed to be read-only, but it was still possible to
'add' a new hook with the same name as an existing built-in one, changing
its value.
Builtin hooks are supposed to be read-only, but it was still possible to
'add' a new hook with the same name as an existing built-in one, changing
its value.