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 Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CheckinAccessoryNotification.php
CheckinAssetNotification.php Removed logging statement 2022-05-19 17:55:59 -07:00
CheckinLicenseSeatNotification.php
CheckoutAccessoryNotification.php
CheckoutAssetNotification.php
CheckoutConsumableNotification.php
CheckoutLicenseSeatNotification.php
CurrentInventory.php
ExpectedCheckinAdminNotification.php
ExpectedCheckinNotification.php
ExpiringAssetsNotification.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
ExpiringLicenseNotification.php
FirstAdminNotification.php
InventoryAlert.php
MailTest.php Clean up extra code in notifications files. 2020-05-23 15:24:10 -04:00
RequestAssetCancelation.php
RequestAssetNotification.php
SendUpcomingAuditNotification.php
WelcomeNotification.php Update WelcomeNotification.php 2023-01-17 19:33:25 -05:00