snipe
snipe
> Also the Asset is excluded from the list. Well, yes - that's the expected behavior, unless I'm missing something? If it's already checked out, it shouldn't show up in...
Convo via dev meeting - add an env var so that regular experiments that result in purging data do have their action logs purged, but other use-cases don't. Action logs...
@uberbrady did we (me?) accidentally pull this from the mapping in that rework I did on the mapping stuff?
I think this would really be handled already by turning on the LDAP Sync. If you don't have LDAP enabled, it should hide all of the password interfaces. (It's just...
@designatedsuccessor The user already cannot save their password if they were imported via LDAP, and we _really_ don't need the attitude. https://github.com/snipe/snipe-it/blob/7f5ea30904282d2d24c4ed79a936fbb7aaaf1f8d/app/Http/Controllers/ProfileController.php#L118-L120 As you can see, it never actually gets...
@mdvdhurk - we already don't allow the password change to save. I'm working on a PR that will hide those elements for users who are LDAP. It gets a bit...
@mdvdhurk this PR might help: https://github.com/snipe/snipe-it/pull/16091
I *can* actually reproduce this on other "new" interactions as well, though I haven't had the time to check for the pattern. To be clear, this is a bit of...