Skip to content

Emit warning log if inactive user trys to authenticate #20

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

Merged
merged 3 commits into from
Nov 12, 2020
Merged

Conversation

codingjoe
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Nov 12, 2020

Codecov Report

Merging #20 (4ff0c15) into master (c993818) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #20   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        17    +1     
  Lines          248       272   +24     
=========================================
+ Hits           248       272   +24     
Impacted Files Coverage Δ
mailauth/contrib/user/migrations/0001_initial.py 100.00% <ø> (ø)
...th/contrib/user/migrations/0003_ci_unique_index.py 100.00% <ø> (ø)
mailauth/backends.py 100.00% <100.00%> (ø)
mailauth/contrib/admin/apps.py 100.00% <100.00%> (ø)
mailauth/contrib/admin/views.py 100.00% <100.00%> (ø)
mailauth/contrib/user/__init__.py 100.00% <100.00%> (ø)
mailauth/contrib/user/admin.py 100.00% <100.00%> (ø)
mailauth/contrib/user/apps.py 100.00% <100.00%> (ø)
...rib/user/migrations/0002_emailuser_session_salt.py 100.00% <100.00%> (ø)
...contrib/user/migrations/0004_auto_20200812_0722.py 100.00% <100.00%> (ø)
... and 8 more

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 1c23380...4ff0c15. Read the comment docs.

@codingjoe codingjoe merged commit 76bf129 into master Nov 12, 2020
@codingjoe codingjoe deleted the logging branch November 12, 2020 13:45
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.

1 participant