[#77] Log user access

This commit is contained in:
Eric A. Miller
2014-01-26 16:24:03 -05:00
parent 62cf1561e6
commit 00b370ed0e
3 changed files with 54 additions and 1 deletions

View File

@@ -192,6 +192,7 @@ plugins:
Auth::Extensible:
no_api_change_warning: true
no_default_pages: true
no_login_handler: true
realms:
users:
provider: 'App::Netdisco::Web::Auth::Provider::DBIC'