Updated cloudbar styles
- a bit bolder links- force font-family and size
Better signup button below the login form
Configurable captcha options
not send admin notification email if ASTAKOS_DEFAULT_ADMIN_EMAIL is not set
Refs: #2116
Updated css styles
- removed autocomplete for non-login forms- proper recaptcha placement/styles
Fallback on HTTP_X_REAL_IP meta to retrieve client ip
thats where nginx sets the client ip
Cloudbar IE fix
fixed cloudbar to display properly on pithos app with IE
Cloudbar fix
proper callback parameter
Convert cloudbar api responses to JSONP
if callback parameter is set on url use it and set the appropriateresponse mimetype.
notify administrator by email when an inactive account is created
Ref: #2116
add captcha field in local user creation form
Ref: #2117
Fix cloudbar.
Merge branch 'cloudbar', remote-tracking branch 'origin'
fix activateuser command
use Astakos's external URL to prepend all links
Refs: #2102
Merge branch 'master' of https://code.grnet.gr/git/astakos into cloudbar
Clear out management command descriptions.
Proper README.
remove hardcoded urls to the astakos api services from the cloudar
change cloudbar to contain dynamic links
fix bugs
Fix loggers webproject entry point
Fixed im static files configuration
Add astakos/urls.py
Merge branch 'master' into packaging
Repo refactor and webproject hooks fixes