Add an onlyIfEmpty option to core:ScopeAttribute.
This makes the filter a little more useful for people who want to generate default values from another attribute only if none alreay exist.
Showing
- modules/core/docs/authproc_scopeattribute.md 6 additions, 0 deletionsmodules/core/docs/authproc_scopeattribute.md
- modules/core/lib/Auth/Process/ScopeAttribute.php 13 additions, 1 deletionmodules/core/lib/Auth/Process/ScopeAttribute.php
- tests/modules/core/lib/Auth/Process/ScopeAttributeTest.php 23 additions, 0 deletionstests/modules/core/lib/Auth/Process/ScopeAttributeTest.php
Loading
Please register or sign in to comment