Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
6644 Weergaven

It is best practice to change important passwords periodically (e.g. every 3 month). How can I enforce a password change on the web interface?

Is there a module with this functionality?

If not, where would I have to start when I want to develop such a module?

Avatar
Annuleer
Beste antwoord

Try to create a job from Setting/Scheduler/Scheduled Actions.

Go then to Technial data page: In the Object field put the model res.users

In the Method field use the action_reset_password method implemented in auth_signup
module.

In the Arguments field put the users id [2,3,4 ...]

Avatar
Annuleer

How to get Arguments for all user ? something like [not 1]

Gerelateerde posts Antwoorden Weergaven Activiteit
1
apr. 24
26625
1
mrt. 17
17777
1
mrt. 15
4692
1
mrt. 15
5722
4
nov. 24
2760