- fix: Recover Password by Profile Field can now work with subclasses of
WebGUI::Auth::WebGUI and with custom WebGUI::Form::Controls as profile fields.
This commit is contained in:
parent
1e9e4d810f
commit
705631f860
3 changed files with 50 additions and 18 deletions
|
|
@ -6,6 +6,9 @@
|
|||
- fix: purge old asset revisions could purge the most recent revision if the
|
||||
database had some referential integrity probems
|
||||
- Wiki autolinks prefer longest title match
|
||||
- fix: Recover Password by Profile Field can now work with subclasses of
|
||||
WebGUI::Auth::WebGUI and with custom WebGUI::Form::Controls as profile
|
||||
fields.
|
||||
|
||||
7.4.0
|
||||
- api: Form Controls and Workflow Activities may now include web based helper
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue