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.
 
 
 
Giacomo Spettoli 3139ea3ab3 change description with summary to have the following sentence show up beneath the module's name in kanban view 10 years ago
..
data [ADD] copyright information in all files. 11 years ago
i18n Launchpad automatic translations update. 11 years ago
model [PEP8] Misc 11 years ago
static/description [IMP] auth_admin_passkey: Moved icon 10 years ago
tests [REF] 'auth_admin_passkey': flake8. 11 years ago
view [ADD] copyright information in all files. 11 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. 11 years ago
__openerp__.py Add OCA as author of OCA addons 10 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/)