Changes between Initial Version and Version 1 of Ticket #24617, comment 11
- Timestamp:
- 04/16/2016 06:35:38 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24617, comment 11
initial v1 1 1 Hi @jeremyfelt, if we just put `$allow` to false, we retun `Password reset is not allowed for this user` as the standard not allowed. Or we go with an extra message `disabled` where we might be able to keep the error code for some purposes specific. 2 3 I would opt for `$allow` `false` since its the most generic we have.