History | View | Annotate | Download (18.7 kB)
Ratelimit login attempts
Refs: #2267
Merge branch 'master' of https://code.grnet.gr/git/astakos into 0.5
Conflicts: snf-astakos-app/astakos/im/models.py snf-astakos-app/astakos/im/views.py
support shibboleth with invitations & enable modifyuser command to remove a user group
Refs: #2167
add support for groups
Redirect to index if no approval terms found
change authentication methods: progress I
upon successfully submitting the form, approval terms view redirects in index page if no next is specified.
Refs: #2019
do not approval terms form if user has already signed the terms
Force user to accept service terms
change signup flow, remove activateuser command and introduce sendactivation command
change email templates
fix internal astakos menu & minor other changes:
Automatically activate users whose email matches specific email patterns defined in settings (ASTAKOS_RE_USER_EMAIL_PATTERNS) & minor other fixes:
changes in cloudier and signup & logout behavior
Refs: #2146
Repo refactor and webproject hooks fixes