I have an app thats been using the heroku_user construct for simple administration login. This used to work great, until I found that I was no longer granted admin privileges as of yesterday. If I inspect the heroku_user object, I see that @can_edit is false.
The email of that user clearly matches the email I am using to login in, and I can edit the code and do other things in the app's control panel, but heroku_user still thinks I am not allowed to edit. On a, what might be related note, I can no longer push code to my git repo either. I get a "Permission denied (publickey)." error now. Any ideas? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
