71a46c9bd6
Fixed #18065 : ensure that private_key_bits is always an int.
2025-10-18 18:39:43 +02:00
ee499c1385
Fix base64-encoded image files for asset creation; add test
2025-10-07 16:00:16 +01:00
cf1bccfd65
prep for val
2025-09-16 15:24:44 -04:00
99acf018f1
validation rule & query
2025-09-16 15:17:59 -04:00
39e6223ff2
POssible alternative to #17386 - adding SAML key size to env
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-21 11:27:50 +01:00
2f146abe91
Let people upload images on the demo
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 18:20:35 +01:00
8da0dd7563
Use strtolower
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 18:11:39 +01:00
a2217d7dbc
Specify the public disk for creating directories
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 18:08:15 +01:00
ea84728a3f
Rename models uploads dir
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 17:58:11 +01:00
d6ca8468e3
Use snake case for naming paths
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 15:39:01 +01:00
988000952e
Fixed RB-3997
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-21 13:48:01 +01:00
3e9098907a
Use config file for file types/mimes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-03 20:11:31 +01:00
e0f5663bf4
Requested changes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-27 12:37:11 +01:00
aafc8996c1
phpcbf fixes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-27 12:18:54 +01:00
d8e7123576
Added uploaded files API controllers and presenters
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-27 11:37:31 +01:00
8199cd2118
comment merge methods for now
2025-06-17 10:59:57 -07:00
013ad1069c
saving certs sooner in the stack
2025-06-16 16:30:00 -07:00
088e6af0b5
Remove admin_cc_email validation for admin_cc_always
2025-06-05 12:07:14 -07:00
79e00c1191
Require admin_cc_email if admin_cc_always is true
2025-06-02 17:21:58 -07:00
12dc33244d
Start storing admin_cc_always
2025-06-02 17:20:01 -07:00
6588d409b8
Add validation
2025-05-28 14:45:03 -07:00
d75de73867
Allow updating asset model image via api
2025-05-06 17:13:23 -07:00
a67b320cae
Merge pull request #15907 from uberbrady/protect_assigned_to_assigned_type_rebased
...
Rebased version of #15629 - prevent setting assigned_to without setting assigned_type
2025-05-05 20:42:46 +01:00
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
b51939ae76
Derp. Use correct model info
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 04:07:31 +01:00
c59e9770b7
Removed unusued property
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 02:39:05 +01:00
c4d0afb8d4
Added comments
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 02:24:33 +01:00
4b21f0d00b
Removed stray character
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 02:03:45 +01:00
9bb349d34b
Try to get the asset from the route if there is RMB
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 02:00:37 +01:00
d28cc024cf
add DefaultLabel if no label2_template is selected
2025-03-25 12:40:23 -07:00
695c9d070f
Require int for department and company ids when creating user via api
2025-03-05 11:32:04 -08:00
afabda9235
Remove greater than 0 for alert threshold - fixes FD-47040
...
Signed-off-by: snipe <snipe@snipe.net >
2025-02-26 11:38:33 +00:00
b6b6a3eec7
Remove req for 0 min
...
Signed-off-by: snipe <snipe@snipe.net >
2025-02-24 23:46:50 +00:00
8a70f09dd3
Temp “fix” RMB for soft-deleted users
...
Signed-off-by: snipe <snipe@snipe.net >
2025-02-20 12:19:31 +00:00
cd7135ea77
More test fixes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-02-19 06:19:50 +00:00
1fe170e6a1
Merge pull request #16040 from Godmartinz/template_validate_error
...
Adds a null check to label templates, adds return types for validation methods
2025-02-18 21:00:10 +00:00
de3ebfecfe
Ensure we don't call preg_split() with a null as the second parameter
2025-02-06 13:24:39 +00:00
d5309c7d94
Added fragment to uploads for redirect
...
Signed-off-by: snipe <snipe@snipe.net >
2025-01-21 18:06:00 +00:00
69d255f584
adds validation rules for label names
2025-01-14 12:07:59 -08:00
3ac0877418
remove try/catch, add rules for template
2025-01-14 09:50:43 -08:00
1d0d14876c
Harden asset checkout validation
2024-12-02 12:49:02 -08:00
b5e83899c6
Revert "Hardened asset checkout validation by requiring integer"
2024-12-02 09:37:21 -08:00
eccdcc373e
parent 2220828b00
...
author Brady Wetherington <bwetherington@grokability.com > 1728320853 +0100
committer Brady Wetherington <bwetherington@grokability.com > 1733158021 +0000
Prevent setting assigned_to without setting assigned_type
Fixed tests to include assigned_type when setting assigned_to
Add new tests for assigned_to without assigned_type
Added tighter validation to assigned_to and assigned_type, new tests
Fixed wrong comment
Fixed tests to include assigned_type when setting assigned_to
Add new tests for assigned_to without assigned_type
Fixed wrong comment
2024-12-02 16:53:08 +00:00
46be1ada60
Merge pull request #15892 from marcusmoore/bug/harden-checkout-validation
...
Hardened asset checkout validation by requiring integer
2024-11-27 14:55:11 +00:00
82108f8a18
Merge pull request #15208 from akemidx/feature/sc-26415
...
FEATURE: Option for Notes to be Required on Asset Checkin/Checkout
2024-11-26 20:11:04 +00:00
2727210c78
requested changes from pr
2024-11-26 15:04:54 -05:00
fcbd5dcae5
Harden asset checkout validation by requiring ints
2024-11-26 11:33:17 -08:00
dd223fc215
commit for testing
2024-11-21 19:01:27 -05:00
7ccbc60ec0
Chaneg to ucfirst for Assetmodel -> AssetModel
...
Signed-off-by: snipe <snipe@snipe.net >
2024-11-13 19:35:56 +00:00
1aef7edc43
Added created by to the import itself
...
Signed-off-by: snipe <snipe@snipe.net >
2024-11-13 18:23:11 +00:00