https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20340

axel <axel.amg...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #88511|0                           |1
        is obsolete|                            |

--- Comment #33 from axel <axel.amg...@gmail.com> ---
Created attachment 88518
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88518&action=edit
Bug 20340 - Ability to add and use authentication plugins

Plugins must be placed in <pluginsdir> and enabled with
AuthenticationModule system preference.

Test plan:

  - Apply this patch,
  - set UseKohaPlugins to enabled,
  - define a pluginsdir in your koha-conf.xml,
  - put a plugin in this directory.
  - I.e, take the one provided in tests directory:
     - t/Koha/Plugin/TestAuth.pm,
     - login/pass is test/test
  - You should have:
      /your/plugins/dir/Koha/Plugin/TestAuth.pm,
  - test authentication with and without the plugin.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

Reply via email to