]> BookStack Code Mirror - bookstack/commit
#630: Deleting user's profile pics on deleting of user account (#646)
authorSampath Kumar <redacted>
Sun, 28 Jan 2018 13:50:24 +0000 (19:20 +0530)
committerDan Brown <redacted>
Sun, 28 Jan 2018 13:50:24 +0000 (13:50 +0000)
commit35e00ddb95733221a8868d81dec65e4d329eb1c3
treee310af760e311302e5ffe83de694d0269a2e949c
parent4eb5205070aa564e9aa6acf8f65f4c58363f4bf1
#630: Deleting user's profile pics on deleting of user account (#646)

* Issue-630: Fixed issue with deleting user profile pics when deleting a user.

* Issue #630: Deleting user's profile pics on deleting of user account

* Issue-630: Added test case for deleting user
app/Repos/UserRepo.php
tests/UserProfileTest.php