user details is accessed via url : /users/more/id
using current user id or any other user id will just display that user details,
although access forbidden should be thrown for users with different id than current user's if he/she is not admin 'has admin role'
user details is accessed via url : /users/more/id using current user id or any other user id will just display that user details, although access forbidden should be thrown for users with different id than current user's if he/she is not admin 'has admin role'