Anatoly Seregin
Anatoly Seregin
### Summary Quick summary what's this issue about. Extracted plugin file doesn't contain all properties. There is no disabled and static for example. ### Step to reproduce How to reproduce...
There's no setting proxy to meta if the proxy url without username and password.
I think that it doesn't work under python version less than 3.5. There is an error in utils.py ``` File "/usr/lib/python3.4/site-packages/gglsbl-1.4.5+5.g1c91278-py3.4.egg/gglsbl/utils.py", line 8, in to_hex_3 return v.hex() AttributeError: 'bytes' object...
It's good to have an ability to use tags for custom classes. I've added parameter $class for that.
Please add setPlaceholders to forgotPassword controller as in other controllers. It'll be good for third party snippets integration. For exmaple AjaxForm allows you to wrap every snippet in ajax request...