Bug 57226 - selfservice-invitation mail is not sent when a policy is applied to "self registered users" object
selfservice-invitation mail is not sent when a policy is applied to "self reg...
Status: NEW
Product: UCS
Classification: Unclassified
Component: Self Service
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2024-04-17 16:09 CEST by Finn David
Modified: 2024-04-18 11:21 CEST (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 2: Will only affect a few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.069
Enterprise Customer affected?: Yes
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2024032821000153
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Finn David univentionstaff 2024-04-17 16:09:49 CEST
Tested on: UCS: 5.0-7 errata1023

When inviting new users with the users module a mail can be send if the checkbox is activated.

When applying a password policy to the "self registered users" object, this function doesn't work anymore: no mail gets send and nothing happens in /var/log/mail.log.
Comment 1 Finn David univentionstaff 2024-04-18 11:21:25 CEST
Upon further investigation, the cause for this wrong behaviour seems to be the expiry date in the password policy:

If the expiry date is unset, the invitation email gets send.
If the expiry date is set, the invitation email won't get send.