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.

18 lines
747 B

  1. Admin password become a passkey for all active logins
  2. =====================================================
  3. Functionality :
  4. ---------------
  5. * Administrator has now the possibility to login in with any login;
  6. * By default, OpenERP will send a mail to user and admin to indicate them;
  7. * If a user and the admin have the same password, admin will be informed;
  8. Technical information :
  9. -----------------------
  10. * Create two ir_config_parameter to enable / disable mail sending;
  11. Copyright, Author and Licence :
  12. -------------------------------
  13. * Copyright : 2014, Groupement Régional Alimentaire de Proximité;
  14. * Author : Sylvain LE GAL (https://twitter.com/legalsylvain);
  15. * Licence : AGPL-3 (http://www.gnu.org/licenses/)