Brian May

Results 490 comments of Brian May

@tobiashm I am guessing [you mean](https://github.com/openid/ruby-openid/issues/122#issuecomment-505830524) you have contacted the person [referenced](https://marc.info/?l=openid-security&m=155477050605610&w=2) - if so have you been able to work anything out?

@setenforce1 If this is a problem with the Final OpenID 2.0 spec, I wonder if other implementations might be vulnerable also, e.g. https://github.com/openid/python-openid/ ?

@setenforce1 If I understand this correctly, the problem is that we are using the data from the assertions before we have verified the assertions? So the discovery could be using...

@semanticart I have seen this happen with prettier 2.2.1 and it was the result of something else I did wrong. Sorry, I can't remember what now - I should have...

What needs to be done to get this plugin to work with the recent versions of prettier?

Normally espflash does this. From the README: - You can also flash with the [esptool.py](https://github.com/espressif/esptool) utility which is part of the Espressif toolset - Use the instructions below **only** if...

@lukaszb Can you please comment on this ticket? Not sure I understand the database schema well enough...

I would assume it is failing on this line https://github.com/django-guardian/django-guardian/blob/devel/guardian/shortcuts.py#L385 If the app_label and codename for the query are the same for more then one object, then it looks like...

It occurred to me that there really should be a test case for this.

I have a test case for this that reproduces the failure. Will try to link it here. Normally this is not an issue, as usual practice is to encode the...