mirror of
https://github.com/zammad/zammad
synced 2026-05-24 09:48:36 +00:00
This happens when a user password should get set without transfering it in plain like e.g. the REST API, an import or the auto_wizard.json file. Therefore Zammad should accept legacy passwords when set but should convert them on first login to the internal format (as already implemented). Additionally there should be no exclusion for the import mode when setting/ensuring a password since Zammand couldn't handle it later. |
||
|---|---|---|
| .. | ||
| backend_examples.rb | ||
| base_spec.rb | ||
| developer_spec.rb | ||
| internal_spec.rb | ||
| ldap_spec.rb | ||