Bug 31378: Add Koha::Auth::Provider::Domain(s) class(es)
authorTomas Cohen Arazi <tomascohen@theke.io>
Wed, 24 Aug 2022 14:58:44 +0000 (11:58 -0300)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 8 Nov 2022 17:30:17 +0000 (14:30 -0300)
commit855ad02bf8a3c4c287ec357de7b2a8fff40303ef
tree3508eb0fa9dcd6e3de9249ab610f4d13b76f0ec6
parentc0316b48c05d0eed47132d1cb88186d5cfbb5858
Bug 31378: Add Koha::Auth::Provider::Domain(s) class(es)

Signed-off-by: Lukasz Koszyk <lukasz.koszyk@kit.edu>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Auth/Provider/Domain.pm [new file with mode: 0644]
Koha/Auth/Provider/Domains.pm [new file with mode: 0644]