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

jwag956 / flask-security / 467
97%

Build:
DEFAULT BRANCH: master
Ran 03 Dec 2019 02:31AM UTC
Jobs 1
Files 24
Run time 4s
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

pending completion
467

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

Jobs
ID Job ID Ran Files Coverage
8 467.8 (REQUIREMENTS=release) 03 Dec 2019 02:31AM UTC 0
96.89
Travis Job 467.8
Source Files on build 467
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #467
  • a28e2f93 on github
  • Prev Build on master (#461)
  • Next Build on master (#469)
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