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-05 21:05:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
4207858a14bdad288a1eb5bbdb2f339dbfc42e08
snipe-it
/
app
/
Http
/
Controllers
/
Users
History
Ivan Nieto Vivanco
9f944ad497
Added the 'required' attribute to the input file n the upload file form modal. Added a validation for the UserFilesController if the user doesn't select any file to upload [ch16471].
2021-05-27 15:48:13 -05:00
..
BulkUsersController.php
Added a condition to ensure that only assets checked out to an user that is being deleted are updating their status (
#9233
)
2021-03-01 13:07:23 -08:00
LDAPImportController.php
Fix issue where users with edit permission cannot invoke LDAP sync (
#9058
)
2021-01-27 15:36:43 -08:00
UserFilesController.php
Added the 'required' attribute to the input file n the upload file form modal. Added a validation for the UserFilesController if the user doesn't select any file to upload [ch16471].
2021-05-27 15:48:13 -05:00
UsersController.php
Allow password reset from user profile
2021-05-26 15:32:23 -07:00