snipe
|
c800662f0c
|
Use username for forgotten password
Since emails are not required to be unique
|
2020-11-02 23:57:00 -08:00 |
|
snipe
|
b828985151
|
Fixed strpos to !== FALSE in ProfileController for complexity eval
|
2020-11-02 22:28:56 -08:00 |
|
snipe
|
0c2800c7dd
|
Removed debugging line
|
2020-11-02 21:26:13 -08:00 |
|
snipe
|
63bb2de4d4
|
Derp. Check and make sure that setting is actually on
|
2020-11-02 20:13:54 -08:00 |
|
snipe
|
c4b2ef5660
|
Removed debugging code
|
2020-11-02 20:10:18 -08:00 |
|
snipe
|
296655542d
|
Added comments
|
2020-11-02 20:07:39 -08:00 |
|
snipe
|
a55694da2f
|
Added validation to disallow password to be the same as username, email, etc
|
2020-11-02 20:03:26 -08:00 |
|
snipe
|
6554903aeb
|
Removed “use slack” debugging code
|
2020-11-02 17:46:09 -08:00 |
|
snipe
|
502322be4b
|
Fixed v5 500 server error when requesting multiple [ch15345]
|
2020-11-02 16:08:38 -08:00 |
|
snipe
|
72facffcbe
|
Fixed demo settings value for support_footer
|
2020-10-26 15:09:02 -07:00 |
|
snipe
|
f42bd3a144
|
Fixed #8613 - Added deleted_at to user API response, added all=true to include deleted and not-deleted in one call
|
2020-10-26 14:58:45 -07:00 |
|
snipe
|
b9330cf6b1
|
Fixed #8613 - 500 error on deleted users API call
|
2020-10-26 14:55:18 -07:00 |
|
Brady Wetherington
|
cce0739bb7
|
Clean up AdLdap2 integration to better handle paged result-sets
|
2020-10-26 12:53:45 -07:00 |
|
Brady Wetherington
|
0eda53c484
|
Add a new custom validator for Users to prevent someone from managing themselves
|
2020-10-23 16:55:10 -07:00 |
|
Brady Wetherington
|
d517e2fd61
|
Merge pull request #8594 from uberbrady/try_to_fix_ldap_oom
Possible fix to #8563 - unset $ldapUsers to avoid OOM'ing
|
2020-10-23 14:23:53 -07:00 |
|
snipe
|
6ee3d0eb97
|
Merge pull request #8605 from snipe/fixes/legacy_location_id_equals_zero
Fix for legacy location_id=0 issue that can cause failure to checkout/checkin
|
2020-10-23 14:22:53 -07:00 |
|
snipe
|
2aa8e1e76b
|
Merge pull request #8596 from snipe/fixes/8462_move_accessory_notes
Fixes #8462 - move accessory notes into pivot table
|
2020-10-23 14:19:51 -07:00 |
|
snipe
|
9a1acced58
|
Fix for legacy location_id=0 issue
|
2020-10-23 14:00:04 -07:00 |
|
snipe
|
4ccba5337a
|
Added https://gravatar address to CSP
|
2020-10-23 12:09:03 -07:00 |
|
snipe
|
d03d4deef9
|
Temp fix for #8561 - manager_id validation error
|
2020-10-23 11:55:53 -07:00 |
|
snipe
|
21ceea0aed
|
Removed extra debugging
|
2020-10-23 08:19:04 -07:00 |
|
snipe
|
f2aebe5f9a
|
Fixed #8558 - error on asset acceptance when no sig is required
|
2020-10-23 05:09:03 -07:00 |
|
snipe
|
f5a0726f98
|
Fixed #8597 - Added leading slash to notifications console commands
|
2020-10-23 04:46:26 -07:00 |
|
snipe
|
88f03e6b55
|
Added last_checkout and notes from pivot for accessories
|
2020-10-23 00:44:26 -07:00 |
|
snipe
|
68cfbaab2e
|
Fixed signature issue on accepted assets - related to #8577
I have no idea how this ever worked? We didn’t rename that fieldname recently.
|
2020-10-22 23:20:55 -07:00 |
|
snipe
|
66ac5d05ad
|
Started migration to normalize note
|
2020-10-22 23:18:14 -07:00 |
|
Brady Wetherington
|
18012279f9
|
Possible fix to #8563 - unset $ldapUsers to avoid OOM'ing
|
2020-10-22 21:51:23 -07:00 |
|
Brady Wetherington
|
fad0ed6d5b
|
Add a dirtiness check to slim down JSON LDAP sync summaries
|
2020-10-21 15:13:36 -07:00 |
|
snipe
|
338106734a
|
Fixed #8562 - manufacturer logo upload failing
|
2020-10-21 13:57:56 -07:00 |
|
snipe
|
5ae65d5329
|
Fixed #8566 - PDF files displaying as ascii instead of downloading
|
2020-10-21 13:32:46 -07:00 |
|
snipe
|
e80b63b5c1
|
Fixed #8526 - skip cache for setup check
|
2020-10-19 12:33:38 -07:00 |
|
Brady Wetherington
|
b626b7895a
|
Ensure misdefined active flags will not prevent user syncing
|
2020-10-15 19:10:47 -07:00 |
|
Brady Wetherington
|
be4aa07d8c
|
Some logic bugs in the AD-specific code for logging in via AD/LDAP
|
2020-10-09 15:33:17 -07:00 |
|
snipe
|
0954ff0659
|
Fixed lost ldap password on save when nothing entered
|
2020-10-09 13:08:51 -07:00 |
|
snipe
|
8a1136d80a
|
Use password security settings on password reset
|
2020-10-08 18:43:39 -07:00 |
|
snipe
|
292370b02f
|
Cleaned up validation
|
2020-10-08 18:43:23 -07:00 |
|
Brady Wetherington
|
b015cff8bd
|
Modify Snipe-IT v5 AD handling to use the same ldap_host, and improve OU handling
|
2020-10-06 18:31:06 -07:00 |
|
snipe
|
0cd19c87bf
|
Added utility to delete barcode cache from labels/barcodes setting
|
2020-10-05 20:34:17 -07:00 |
|
snipe
|
98b9ee9b25
|
Only save LDAP settings if not in demo mode
|
2020-09-25 18:38:26 -07:00 |
|
snipe
|
01548ba39d
|
Add ad_append_domain to settings controller
|
2020-09-25 18:27:22 -07:00 |
|
snipe
|
da9896b59a
|
Remove SAML settings on demo reset
|
2020-09-24 19:13:31 -07:00 |
|
snipe
|
b508482441
|
Merge pull request #8438 from snipe/features/nicer_slack_ui
Nicer slack settings UI
|
2020-09-16 12:29:58 -07:00 |
|
snipe
|
81548e581d
|
Fixed #8443 - wrong value for array_key_exists on location import
|
2020-09-16 11:45:47 -07:00 |
|
snipe
|
ed3afd1e2e
|
Removed debugging
|
2020-09-15 23:19:52 -07:00 |
|
snipe
|
7736f12eb4
|
Switch to Guzzle for the Slack test
|
2020-09-15 23:05:27 -07:00 |
|
snipe
|
b1dda88c9d
|
Removed SlackTest notification
|
2020-09-15 23:05:05 -07:00 |
|
Ivan Nieto
|
501d5680ea
|
Fix [ch15188] 500 error
|
2020-09-15 03:51:10 -05:00 |
|
snipe
|
52848ca8d8
|
Fixed checkin/checkout notification crashing
|
2020-09-11 16:10:18 -07:00 |
|
snipe
|
a91e81fc42
|
Added checkin_email to category listing
|
2020-09-11 16:06:38 -07:00 |
|
snipe
|
514e7ca072
|
Added boolean has_eula to categories
|
2020-09-11 16:05:42 -07:00 |
|