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

tethysplatform / tethys / 715
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: doc-fixes
DEFAULT BRANCH: main
Ran 05 Jun 2020 08:01PM UTC
Jobs 1
Files 149
Run time 28s
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
715

push

travis-ci

web-flow
Login compatibility (#561)

* Fix bug with scaffolding extensions. (#534)

* Increment patch for hotfix 3.0.1

* Added autocomplete: off attribute to all password fields.
Most browsers have a facility to remember user credentials that are entered into HTML forms. This function can be configured by the user and also by applications that employ user credentials. If the function is enabled, then credentials entered by the user are stored on their local computer and retrieved by the browser on future visits to the same application.
The stored credentials can be captured by an attacker who gains control over the user's computer. Further, an attacker who finds a separate application vulnerability such as cross-site scripting may be able to exploit this to retrieve a user's browser-stored credentials.

* Added @no_cache decorator to views involving login credentials to prevent browsers and other cache systems from storing user credentials that can potentially be retrieved by another individual.

* Finished adding no_cache cache control header to views with sensitive information.

* Modified permission_required decorator to return Error 404: Not Found and similar message when DEBUG is False to address Directory Enumeration vulnerability.

* Fixed @never_cache decorator usage bug

* Altered message to just reflect a 404 Not Found message as suggested by @sdc50

* revert to 3.1.0

* Fixed failing unit tests.

* Added autocomplete: off attribute to all password fields.
Most browsers have a facility to remember user credentials that are entered into HTML forms. This function can be configured by the user and also by applications that employ user credentials. If the function is enabled, then credentials entered by the user are stored on their local computer and retrieved by the browser on future visits to the same application.
The stored credentials can be captured by an attacker who gains control over the user's computer. Further, an attac... (continued)

8011 of 8011 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 715.1 (CONDA_BUILD_PIN_LEVEL=minor) 05 Jun 2020 08:01PM UTC 0
100.0
Travis Job 715.1
Source Files on build 715
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #715
  • e2c88d75 on github
  • Prev Build on master (#714)
  • Next Build on master (#717)
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