Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:documentation:how_to:use:hooks [2017/10/31 10:32] 127.0.0.1 external edit |
en:documentation:how_to:use:hooks [2018/09/20 17:27] (current) Côme Chilliet [special variables] |
||
---|---|---|---|
Line 48: | Line 48: | ||
* %passwordMethod% to get password method (usually ssha) | * %passwordMethod% to get password method (usually ssha) | ||
* %passwordClear% to get clear password | * %passwordClear% to get clear password | ||
- | * %userLocked% to get user lock status (/!\ empty if unlocked) | + | * %userLocked% to get user lock status (0 or 1) |
===== How can use it ===== | ===== How can use it ===== | ||