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

Flask-Middleware / flask-security / 697 / 4
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 27 Jun 2020 06:37PM UTC
Files 27
Run time 2s
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

27 Jun 2020 06:28PM UTC coverage: 97.519% (+0.03%) from 97.488%
REQUIREMENTS=release

push

travis-ci

web-flow
Improve CLI (#354)

Add better help.

users_create now takes attr:value pairs so any attribute of the UserModel can be set (not just identity attributes).

Add new commands - add_permissions and remove_permissions.

Add new command - reset_access.

Change datastore.add/remove permissions to return True/False just as most other methods do.

When testing it became obvious that CLIs don't issue 'requests' so that initialization done as part of @app.before_first_request wouldn't be done -
that's how we initialized the phone_util and mail_util classes - changed those to be instantiated as part of normal Flask-Security initialization.

Temporarily disable testing pony and other datastores against CLI (since pony doesn't work with permissions yet).

Remove wording in CHANGES around breaking Registration - don't think that actually is a regression.

closes: #345, #296

2869 of 2942 relevant lines covered (97.52%)

0.98 hits per line

Source Files on job 697.4 (REQUIREMENTS=release)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 61
  • Travis Job 697.4
  • aabc52fe on github
  • Prev Job for REQUIREMENTS=release on master (#694.4)
  • Next Job for REQUIREMENTS=release on master (#703.4)
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