snipe-it/app/Notifications
corydlamb 295f0dd1f5
Update WelcomeNotification.php
Used htmlspecialchars_decode to fix the issue I had involving Ampersands in the password field (and I'm assuming the other fields) of the welcome notification email. Changes are all in lines 22-26. Sorry if I'm not doing this very well as this is my first pull request.
2023-01-17 19:33:25 -05:00
..
AcceptanceAssetAcceptedNotification.php Figure out declined notifications 2022-08-11 16:00:21 -05:00
AcceptanceAssetDeclinedNotification.php Figure out declined notifications 2022-08-11 16:00:21 -05:00
AuditNotification.php
CheckinAccessoryNotification.php
CheckinAssetNotification.php
CheckinLicenseSeatNotification.php
CheckoutAccessoryNotification.php
CheckoutAssetNotification.php
CheckoutConsumableNotification.php
CheckoutLicenseSeatNotification.php
CurrentInventory.php
ExpectedCheckinAdminNotification.php
ExpectedCheckinNotification.php
ExpiringAssetsNotification.php
ExpiringLicenseNotification.php
FirstAdminNotification.php
InventoryAlert.php
MailTest.php
RequestAssetCancelation.php
RequestAssetNotification.php
SendUpcomingAuditNotification.php
WelcomeNotification.php Update WelcomeNotification.php 2023-01-17 19:33:25 -05:00