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

Flask-Middleware / flask-security / 697
98%

Build:
DEFAULT BRANCH: master
Ran 27 Jun 2020 06:37PM UTC
Jobs 1
Files 27
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

pending completion
697

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

Jobs
ID Job ID Ran Files Coverage
4 697.4 (REQUIREMENTS=release) 27 Jun 2020 06:37PM UTC 0
97.52
Travis Job 697.4
Source Files on build 697
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #697
  • aabc52fe on github
  • Prev Build on master (#694)
  • Next Build on master (#703)
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