Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
fff14632bc2ac97d42ddce0e9f47df7e251de617
snipe-it
/
app
/
Http
/
Requests
下载当前目录
S
Sebastian Marsching
Fixed
#18065
: ensure that private_key_bits is always an int.
71a46c9b
创建于
2025年10月19日
历史提交
文件
最后提交记录
最后更新时间
Traits
Derp. Use correct model info Signed-off-by: snipe <snipe@snipe.net>
1 年前
AccessoryCheckoutRequest.php
added options to checkout accessoires to locations and assets Added #14979: add checkout functionality to accessoires
1 年前
AssetCheckinRequest.php
requested changes from pr
1 年前
AssetCheckoutRequest.php
Harden asset checkout validation
1 年前
CustomAssetReportRequest.php
prep for val
8 个月前
CustomFieldRequest.php
Use translation string Signed-off-by: snipe <snipe@snipe.net>
3 年前
DeleteUserRequest.php
Temp “fix” RMB for soft-deleted users Signed-off-by: snipe <snipe@snipe.net>
1 年前
ImageUploadRequest.php
Let people upload images on the demo Signed-off-by: snipe <snipe@snipe.net>
9 个月前
ItemImportRequest.php
Chaneg to ucfirst for Assetmodel -> AssetModel Signed-off-by: snipe <snipe@snipe.net>
1 年前
LicenseCheckoutRequest.php
Minor code cleanup bits and bobs (#6805) * Add IDE Helper files * Cleanup imports - Alphabetises imports - Removes unused imports * Add Platform requirements * Move filling asset into block where asset exists * Remove duplicate array keys
7 年前
Request.php
Remove extraneous backslash
4 年前
SaveUserRequest.php
Require int for department and company ids when creating user via api
1 年前
SettingsLdapRequest.php
Updated/removed facades Signed-off-by: snipe <snipe@snipe.net>
1 年前
SettingsSamlRequest.php
Fixed #18065: ensure that private_key_bits is always an int.
7 个月前
SetupUserRequest.php
Match setup admin on Quickstart password with min reqs for Settings model
5 年前
StoreAccessoryRequest.php
Added store accesstory form request Signed-off-by: snipe <snipe@snipe.net>
1 年前
StoreAssetModelRequest.php
Allow updating asset model image via api
1 年前
StoreAssetRequest.php
Fix base64-encoded image files for asset creation; add test
7 个月前
StoreConsumableRequest.php
Added form request for consumables Signed-off-by: snipe <snipe@snipe.net>
1 年前
StoreLabelSettings.php
Add validation
11 个月前
StoreLdapSettings.php
Improve Settings: Remove username and password requirement for ldap Since 9d62793 anonymous LDAP login is available. Remove username and password requirement in settings dialog.
1 年前
StoreLocalizationSettings.php
Switch to form requests for settings Signed-off-by: snipe <snipe@snipe.net>
1 年前
StoreNotificationSettings.php
Remove admin_cc_email validation for admin_cc_always
11 个月前
StoreSecuritySettings.php
Switch to form requests for settings Signed-off-by: snipe <snipe@snipe.net>
1 年前
UpdateAssetRequest.php
Fix PATCH of purchase_cost for assets for comma as decimal separator
1 年前
UploadFileRequest.php
Fixed RB-3997 Signed-off-by: snipe <snipe@snipe.net>
9 个月前