radiegtya / meteoris2

a Realtime Javascript Boilerplate base on Meteor Js Framework
MIT License
246 stars 46 forks source link

Demo Admin Profile 403 #44

Open cvkmohan opened 9 years ago

cvkmohan commented 9 years ago

Hi,

Thanks for a nice starter app. When you login with admin user, with demo credentials, 403 forbidden error is generated when you click, admin/profile. Thanks.

tmlaughlinjr commented 9 years ago

Hey,

I'm having the same issue. It won't let you create any collections since you can't stay signed in as the admin user.

radiegtya commented 9 years ago

for now You can simply open http://localhost:3000/mugenRoleActions/manage (mugen/role menu). then choose admin group, choose users collection, search it, and then simply input 'profile' action. Now open the profile page, and it will be accessible.