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

mlibrary / keycard / 139
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/coverallsapp/github-action-2.3.6
DEFAULT BRANCH: main
Ran 03 Jul 2019 04:44PM UTC
Jobs 1
Files 40
Run time 34min
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
139

Pull #14

travis-ci

web-flow
Expire sessions and support CSRF tokens

There are two pieces here, required to allow mixed-mode applications
with browser and non-browser clients:

 1. Sessions are expired if there has been no request within the
    configurable timeout
 2. CSRF tokens are preserved during the session reset to allow for
    a GET to a login form, followed by a POST with the session-based
    token and form parameter to match.

The validate_session method should be called as before_action before
the authenticate! action. This also changes the precedence in the
default Notary to use a token before a session user ID.

Re: PFDR-223
Pull Request #14: Add support for logins/sessions

605 of 605 new or added lines in 17 files covered. (100.0%)

1348 of 1350 relevant lines covered (99.85%)

4.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 139.1 (2.4.2) 03 Jul 2019 04:44PM UTC 0
99.85
Travis Job 139.1
Source Files on build 139
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #139
  • Pull Request #14
  • PR Base - master (#133)
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