You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Stéphane Bidoul 35f26dce1b [UPD] addons table in README.md 9 years ago
..
data [ADD] copyright information in all files. 10 years ago
i18n OCA Transbot updated translations from Transifex 9 years ago
model [PEP8] Misc 10 years ago
static/description [IMP] auth_admin_passkey: Moved icon 10 years ago
tests [REF] 'auth_admin_passkey': flake8. 10 years ago
view [ADD] copyright information in all files. 10 years ago
README.rst [CHG] auth_admin_passkey: rename README.md to README.rst 10 years ago
__init__.py [ADD] copyright information in all files. 10 years ago
__openerp__.py [UPD] prefix versions with 8.0 9 years ago

README.rst

Admin password become a passkey for all active logins
=====================================================

Functionality :
---------------
* Administrator has now the possibility to login in with any login;
* By default, OpenERP will send a mail to user and admin to indicate them;
* If a user and the admin have the same password, admin will be informed;

Technical information :
-----------------------
* Create two ir_config_parameter to enable / disable mail sending;

Copyright, Author and Licence :
-------------------------------
* Copyright : 2014, Groupement Régional Alimentaire de Proximité;
* Author : Sylvain LE GAL (https://twitter.com/legalsylvain);
* Licence : AGPL-3 (http://www.gnu.org/licenses/)