This website requires JavaScript.
Explore
Help
Sign In
mirror
/
snipe-it
Watch
3
Star
0
Fork
0
You've already forked snipe-it
mirror of
https://github.com/snipe/snipe-it.git
synced
2026-02-06 09:55:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
1c4e20c712aee496474dc5fe4bc44f10d366177e
snipe-it
/
app
/
Http
/
Requests
History
snipe
4ac15daee7
Fixed
#8147
- allow webp image format for public file uploads
2020-12-01 19:06:53 -08:00
..
AssetCheckinRequest.php
…
AssetCheckoutRequest.php
Revert asset-checkout-different validation.
2020-04-29 10:59:00 -04:00
AssetFileRequest.php
Fixed
#7850
: allow xlsx file. (
#8386
)
2020-11-16 21:32:15 -08:00
CustomFieldRequest.php
…
ImageUploadRequest.php
Fixed
#8147
- allow webp image format for public file uploads
2020-12-01 19:06:53 -08:00
ItemImportRequest.php
…
LicenseCheckoutRequest.php
…
Request.php
…
SaveUserRequest.php
Temp fix for
#8561
- manager_id validation error
2020-10-23 11:55:53 -07:00
SettingsLdapRequest.php
Added: allow appending of domain name to username when user tries to login (
#7790
)
2020-02-04 12:47:49 -08:00
SettingsSamlRequest.php
Fixes
#8584
,
#8654
,
#8727
- fixes and improvements for saml (
#8795
)
2020-11-20 18:54:25 -08:00
SetupUserRequest.php
…