]> BookStack Code Mirror - bookstack/commit
Fixed issue where user id still used on profile pages
authorDan Brown <redacted>
Wed, 4 Aug 2021 20:08:51 +0000 (21:08 +0100)
committerDan Brown <redacted>
Wed, 4 Aug 2021 20:08:51 +0000 (21:08 +0100)
commit7d19057e68c00891e8e823e794731857a6e1b25b
treee8f5040c09a8a78e3404c27ea0e3226286c18f55
parent0de05071376eb719e1b38745d23f78aacb7f312d
Fixed issue where user id still used on profile pages

Updated to use slugs and added testing to cover.
resources/views/users/profile.blade.php
tests/User/UserProfileTest.php