• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jwag956 / flask-security / 467 / 8
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 03 Dec 2019 02:31AM UTC
Files 24
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Dec 2019 02:19AM UTC coverage: 96.886% (-0.04%) from 96.929%
REQUIREMENTS=release

push

travis-ci

web-flow
Fix post-login redirect for already authenticated users. (#222)

This was a regression when /login was changed from being decorated with @anonymous_user_required
to handling the already-authenticated case as part of the view.

That has been fixed. A subtle change in behavior is that it now uses
get_post_login_redirect() which will look for 'next' in the form or request params
and that will take precedence over POST_LOGIN_VIEW config setting. This actually makes
things more consistent, since it is EXACTLY the same now as the normal login process.

Add csrf errors to login_user.html - while this should never really occur in a real
application - it makes things much easier to debug.

Updated openapi.yaml.

closes: #221
closes: #172

2178 of 2248 relevant lines covered (96.89%)

0.97 hits per line

Source Files on job 467.8 (REQUIREMENTS=release)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 429
  • Travis Job 467.8
  • a28e2f93 on github
  • Prev Job for REQUIREMENTS=release on master (#461.8)
  • Next Job for REQUIREMENTS=release on master (#469.8)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc