snipe
|
7f7064c835
|
Make last_checkout fillable
|
2020-11-11 13:30:11 -08:00 |
|
snipe
|
7d708572fc
|
Slightly nicer formatting for query
|
2020-11-10 07:43:54 -08:00 |
|
snipe
|
ea68ff1284
|
Sigh. Typo
|
2020-11-10 06:51:40 -08:00 |
|
snipe
|
66ccf4da03
|
Merge remote-tracking branch 'origin/develop'
|
2020-11-10 06:44:10 -08:00 |
|
snipe
|
0b4a13156f
|
Added more detail and dryrun to assigned_to vs log checker script
|
2020-11-10 06:43:36 -08:00 |
|
snipe
|
a8a3962008
|
Merge remote-tracking branch 'origin/develop'
|
2020-11-10 06:17:04 -08:00 |
|
snipe
|
e110a7b15e
|
Experimental script to find mismatched IDs based on logs
|
2020-11-10 06:16:15 -08:00 |
|
snipe
|
30d68309a9
|
Add ability to checkout an asset if the user it’s assigned_to isn’t valid
This would only happen if a merge-users went wonky
|
2020-11-10 05:06:47 -08:00 |
|
snipe
|
547d1a5a93
|
Merge remote-tracking branch 'origin/develop'
|
2020-11-10 04:43:20 -08:00 |
|
snipe
|
a43fb060f4
|
Throw an error if the asset cannot be updated in the merge
|
2020-11-10 04:41:40 -08:00 |
|
snipe
|
c607d89817
|
Merge remote-tracking branch 'origin/develop'
|
2020-11-10 01:59:18 -08:00 |
|
snipe
|
044dfe2620
|
Fixed [ch945] - Status colors are not displaying correctly in the chart on the dashboard
|
2020-11-10 00:54:39 -08:00 |
|
snipe
|
b7cc12a466
|
Merge remote-tracking branch 'origin/develop'
|
2020-11-09 22:53:23 -08:00 |
|
snipe
|
5abfbdd1d2
|
Allow API token expiration in years to be configured via env
|
2020-11-09 22:52:55 -08:00 |
|
snipe
|
31bbb2d035
|
Merge remote-tracking branch 'origin/develop'
|
2020-11-09 22:43:41 -08:00 |
|
snipe
|
460485d843
|
Make API tokens expire in 20 years
TODO: Make this configurable and report the expiration in the UI
|
2020-11-09 22:33:43 -08:00 |
|
snipe
|
63a8535de1
|
Merge remote-tracking branch 'origin/develop'
|
2020-11-09 19:11:37 -08:00 |
|
snipe
|
148b375ec2
|
Make 600 a string for ini_set
|
2020-11-09 19:11:00 -08:00 |
|
snipe
|
b026953190
|
Merge pull request #8688 from sanjay900/patch-1
Fix AD Accounts with delegation disabled
|
2020-11-09 16:13:13 -08:00 |
|
Brady Wetherington
|
966179290b
|
Restore the LDAP_TIME_LIM env var for ldap sync of very large directories
|
2020-11-09 11:11:42 -08:00 |
|
Sanjay Govind
|
ab6d2987a4
|
Include documentation from @uberbrady
Previously on v4 this was all documented, so i have copied that documentation across to v5
|
2020-11-06 12:31:33 +13:00 |
|
Sanjay Govind
|
45c140814f
|
Fix AD Accounts with delegation disabled
|
2020-11-06 12:02:19 +13:00 |
|
snipe
|
4d003ac97a
|
Merge remote-tracking branch 'origin/develop'
# Conflicts:
# app/Http/Controllers/Auth/ResetPasswordController.php
# config/version.php
|
2020-11-03 11:49:34 -08:00 |
|
snipe
|
a8390ce4bd
|
Removed debugging
|
2020-11-03 11:45:19 -08:00 |
|
snipe
|
cfc1e1366c
|
Added new password complexity rules to forgot password
|
2020-11-03 11:42:42 -08:00 |
|
snipe
|
bbd7a752a0
|
Minor cleanup
|
2020-11-02 23:58:49 -08:00 |
|
snipe
|
a66a22ffb2
|
Updated passwordComplexityRulesSaving() signature so it isn’t nullable
|
2020-11-02 23:58:37 -08:00 |
|
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 |
|
snipe
|
2844800caf
|
Merge remote-tracking branch 'origin/develop'
# Conflicts:
# config/version.php
|
2020-10-26 14:26:05 -07:00 |
|
Brady Wetherington
|
cce0739bb7
|
Clean up AdLdap2 integration to better handle paged result-sets
|
2020-10-26 12:53:45 -07:00 |
|
snipe
|
c93f4ef0d5
|
Merge remote-tracking branch 'origin/develop'
|
2020-10-23 19:50:56 -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 |
|
snipe
|
5f82214703
|
Merge remote-tracking branch 'origin/develop'
|
2020-10-23 14:24:24 -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
|
28612d8b61
|
Merge remote-tracking branch 'origin/develop'
|
2020-10-23 14:23:46 -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
|
d74df93c48
|
Merge remote-tracking branch 'origin/develop'
|
2020-10-23 12:10:13 -07:00 |
|