snipe_it/app/Http/Requests
fvollmer a56f6148fc Improve Settings: Remove username and password requirement for ldap
Since 9d62793 anonymous LDAP login is available. Remove username and password requirement in settings dialog.
2025-04-08 11:04:37 +02:00
..
Traits Derp. Use correct model info 2025-04-08 04:07:31 +01:00
AccessoryCheckoutRequest.php added options to checkout accessoires to locations and assets 2024-07-29 10:54:53 +02:00
AssetCheckinRequest.php requested changes from pr 2024-11-26 15:04:54 -05:00
AssetCheckoutRequest.php Harden asset checkout validation 2024-12-02 12:49:02 -08:00
CustomAssetReportRequest.php [FIX] Custom report - date fields error 2023-10-22 16:28:44 +02:00
CustomFieldRequest.php Use translation string 2023-05-03 10:55:30 -07:00
DeleteUserRequest.php Temp “fix” RMB for soft-deleted users 2025-02-20 12:19:31 +00:00
ImageUploadRequest.php Cleaned up 2024-07-20 05:55:12 +01:00
ItemImportRequest.php Chaneg to ucfirst for Assetmodel -> AssetModel 2024-11-13 19:35:56 +00:00
LicenseCheckoutRequest.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
Request.php Remove extraneous backslash 2022-02-08 12:23:15 -08:00
SaveUserRequest.php Require int for department and company ids when creating user via api 2025-03-05 11:32:04 -08:00
SettingsLdapRequest.php Updated/removed facades 2024-05-29 12:53:51 +01:00
SettingsSamlRequest.php Ensure we don't call preg_split() with a null as the second parameter 2025-02-06 13:24:39 +00:00
SetupUserRequest.php Match setup admin on Quickstart password with min reqs for Settings model 2020-12-11 13:52:48 -08:00
StoreAccessoryRequest.php Added store accesstory form request 2024-07-18 00:24:51 +01:00
StoreAssetModelRequest.php More tweaks to the form request 2024-07-05 05:59:39 +01:00
StoreAssetRequest.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00
StoreConsumableRequest.php Added form request for consumables 2024-07-11 15:25:07 +01:00
StoreLabelSettings.php add DefaultLabel if no label2_template is selected 2025-03-25 12:40:23 -07:00
StoreLdapSettings.php Improve Settings: Remove username and password requirement for ldap 2025-04-08 11:04:37 +02:00
StoreLocalizationSettings.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00
StoreNotificationSettings.php Remove greater than 0 for alert threshold - fixes FD-47040 2025-02-26 11:38:33 +00:00
StoreSecuritySettings.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00
UpdateAssetRequest.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00
UploadFileRequest.php Added fragment to uploads for redirect 2025-01-21 18:06:00 +00:00