-
_**Edit** (April 2014): Updated by @paulirish & @sheerun_
Package unregistering will be available via `bower unregister ` soon, but for now, you can unregister packages yourself using `curl`, if the …
-
The login doesn't work anymore because now there's a code sent by email when logging-in
![image](https://cloud.githubusercontent.com/assets/137418/5214542/79b6096c-7626-11e4-8c42-d6b35457d16c.png)
-
Traceback (most recent call last):
File "./oa-put", line 90, in
if is_uploaded(material):
File "./oa-put", line 68, in is_uploaded
result = request.query()
File "/home/daniel/open-acces…
-
I'm trying to do a integration in a framework I'm bulding (Im using symfony HttpFoundation)
here is what I got so far
```