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

MITLibraries / alma-sapinvoices-ui / 10497196660

21 Aug 2024 08:42PM UTC coverage: 85.205% (-1.6%) from 86.76%
10497196660

Pull #60

github

jonavellecuerdo
Add option to ignore "login_required"

Why these changes are being introduced:
* The application configuration variable LOGIN_DISABLED
is a convenient method to globally turn off the login method
(i.e., parsing OIDC data from header) for purposes of
unit testing and running the app in Dev1 (ALB is turned off for Dev1).

How this addresses that need:
* Add environment variable 'LOGIN_DISABLED' to Config

Side effects of this change:
* Environment variable LOGIN_DISABLED must be set to "true" for Dev1
and "false" for Prod and Stage.

Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/IN-1033
Pull Request #60: Use Flask-Login for user session management

66 of 82 new or added lines in 3 files covered. (80.49%)

311 of 365 relevant lines covered (85.21%)

0.85 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

69.23
/webapp/app.py


Source Not Available

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

© 2025 Coveralls, Inc