Files
odoo-usability/base_user_auth_log
2018-09-02 22:39:49 +02:00
..
2018-09-02 22:39:49 +02:00
2018-09-02 22:39:49 +02:00
2018-09-02 22:21:05 +02:00
2018-09-02 22:39:49 +02:00
2018-09-02 22:21:05 +02:00
2018-09-02 22:39:49 +02:00
2018-09-02 22:21:05 +02:00

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

========================
User Authentication Logs
========================

This module adds user authentication logs in Odoo. It logs both authentication success and failures.

Usage
=====

The authentication logs can be seen:

* on the users's form view in the *Auth Logs* tab,
* in the menu *Settings > Technical > Security > Authentication Logs*.

Authentication failure logs are displayed in red. Authentication success logs are displayed in black.

To have read access to the logs, you need to be part of the *Access Rights* group.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues
<https://github.com/akretion/odoo-usability/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smashing it by providing a detailed and welcomed feedback.

Credits
=======

Contributors
------------

* Alexis de Lattre <alexis.delattre@akretion.com>