Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update django-loginas to 0.3.2 #247

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

There's a new version of django-loginas available.
You are currently using 0.2.2. I have updated it to 0.3.2

These links might come in handy: PyPI | Changelog | Repo

Changelog

0.3.1


  • Configurable logout redirect url via LOGINAS_LOGOUT_REDIRECT_URL (49) [skorokithakis]
  • Do not update user.last_login, overridable via LOGINAS_UPDATE_LAST_LOGIN [intellisense] (48)

0.3.0


Features

  • Add french translation (43) [palmitoto]

Fixes

  • Rename MESSAGE_LOGIN_REVERT to LOGINAS_MESSAGE_LOGIN_REVERT. [Stavros
    Korokithakis]
  • Ability set tags on messages and a minor compatibility fix (47)
    [Aamir Adnan]
  • Remove signer error logging (45) [palmitoto]
  • Remove user session flag on logout (42) [palmitoto]
  • FIX : Rm user session flag
  • FIX : Remove catch KeyError

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@codecov-io
Copy link

codecov-io commented May 18, 2017

Codecov Report

Merging #247 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #247   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines          64     64           
=====================================
  Hits           64     64

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 104a0ef...a6f827a. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants