This website requires JavaScript.
Explore
Help
Sign in
lunax
/
snipe_it
Watch
1
Star
0
Fork
You've already forked snipe_it
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
Actions
2f25eb598b
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