تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4 الردود
7718 أدوات العرض

Is there possible to force users to change their password on their first login? when login first time to the Application.

الصورة الرمزية
إهمال
أفضل إجابة

Hi Lokesh

you can check this OCA Module
https://odoo-community.org/shop/password-security-1823#attr=939485

from this repos:

https://github.com/OCA/server-auth/tree/16.0


Hope this helps

Daniel

الصورة الرمزية
إهمال
أفضل إجابة

I found a module that can achieve this

https://apps.odoo.com/apps/modules/15.0/pandora_reset_users_password

الصورة الرمزية
إهمال
أفضل إجابة

If you invite users to Odoo via the out of the box functionality, there is no password until they choose it.  They are directed via URL to a page where they choose a password - so you may not need what you ask.

See also https://www.odoo.com/apps/modules/9.0/res_users_password_security/

This module allows admin to set company-level password security requirements and enforces them on the user.   It contains features such as

  • Password expiration days

  • Password length requirement

  • Password minimum number of lowercase letters

  • Password minimum number of uppercase letters

  • Password minimum number of numbers

  • Password minimum number of special characters

الصورة الرمزية
إهمال
أفضل إجابة

Out of the box it isn’t possible to force a user to change his password. However it is possible to urge them to change their password by notification or e-mail. If you really want to force them to change their password when they first login the only possibility is to build a custom module that has this functionality.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
يوليو 25
779
0
مايو 25
1544
13
سبتمبر 24
192748
2
يوليو 24
12724
3
يناير 24
1534