-
Notifications
You must be signed in to change notification settings - Fork 557
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: auth0/lock
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.7.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: auth0/lock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.8.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 70 files changed
- 8 contributors
Commits on Jun 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9ef2a44 - Browse repository at this point
Copy the full SHA 9ef2a44View commit details
Commits on Jun 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d1ffec5 - Browse repository at this point
Copy the full SHA d1ffec5View commit details
Commits on Jun 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for aadab3c - Browse repository at this point
Copy the full SHA aadab3cView commit details -
In SSO mode, hide the password input instead of removing it from the …
…DOM (#1407) Fix #1397 The issue happened because Lock was REMOVING the password input from the DOM. The fix was to let the input in the DOM, but add a css class that hides the input. Before:  After: 
Configuration menu - View commit details
-
Copy full SHA for 29eaf28 - Browse repository at this point
Copy the full SHA 29eaf28View commit details
Commits on Jun 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8cebda3 - Browse repository at this point
Copy the full SHA 8cebda3View commit details
Commits on Jul 4, 2018
-
Fix Configuration URL when using __tenantInfo and a baseConfiguration…
Configuration menu - View commit details
-
Copy full SHA for adfc8a8 - Browse repository at this point
Copy the full SHA adfc8a8View commit details
Commits on Jul 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5804c59 - Browse repository at this point
Copy the full SHA 5804c59View commit details
Commits on Jul 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7339e41 - Browse repository at this point
Copy the full SHA 7339e41View commit details
Commits on Jul 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 42e75b6 - Browse repository at this point
Copy the full SHA 42e75b6View commit details
Commits on Jul 23, 2018
-
prevent access_denied to invalid_user_password error or code mapping …
…if in HLP env (#1441) Fix issue with incorrect error message mapping in case of session timeout. The returned payload is: ``` { "statusCode": 403, "description": "Invalid state", "name": "AnomalyDetected", "code": "access_denied" } ``` Currently this kind of error is mapped to `invalid_user_password` which causes UX regression to one of our customers. @luisrudge suggested we could fix this issue by preventing the mapping in Hosted Login Pages environment.
Configuration menu - View commit details
-
Copy full SHA for fdb6ec8 - Browse repository at this point
Copy the full SHA fdb6ec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46182ca - Browse repository at this point
Copy the full SHA 46182caView commit details
Commits on Jul 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9921025 - Browse repository at this point
Copy the full SHA 9921025View commit details -
Jenkins committed
Jul 24, 2018 Configuration menu - View commit details
-
Copy full SHA for fa74b59 - Browse repository at this point
Copy the full SHA fa74b59View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v11.7.2...v11.8.0