flake8
failed.
JSHint
passed.
flake8
-
reviewboard/accounts/sso/backends/saml/views.py (Diff revision 1) Show all issues
Review Request #12633 — Created Sept. 23, 2022 and submitted
Information | |
---|---|
grim | |
Review Board | |
master | |
Reviewers | |
reviewboard | |
If User.FirstName or User.LastName is not specified, we try to look for a User.FullName attribute and split that on the first space to get a first and last name. This was necessary because some IdPs only let you specify a full name.
Applied this in our container build and tested it live at reviews.imfreedom.org using JetBrains Hub as the IdP.
Summary | |
---|---|
Description | From | Last Updated |
---|---|---|
line too long (80 > 79 characters) Column: 80 Error code: E501 |
![]() |
fix line limit
Commits: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+40) |