Bug 21890: DB updates
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 31 Jan 2019 19:25:59 +0000 (16:25 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 12 Apr 2019 02:32:01 +0000 (02:32 +0000)
commitace782a1f354c675661d70fa9714ed114364c4b9
treed5472fc9d09057456c95a0f52808281fe3ee1bea
parent698efcc0aa2ae48b879b843857e6f12316d5ba83
Bug 21890: DB updates

This patch adds a new column to the categories table:
'reset_password' which is a boolean, and represents, well... that. The
value itself is nullable.

The idea is that OpacResetPassword governs the general behaviour, and
this can be overriden at category-level.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
installer/data/mysql/atomicupdate/bug_21890_pwd_reset_by_category.perl [new file with mode: 0644]
installer/data/mysql/kohastructure.sql