4 Commits

Author SHA1 Message Date
Angel Garbarino
3850d41a87
Upgrade Ember data 4.11.x to 4.12.x (#25272)
* add target to tsconfig

* initial setup

* fix shamir test

* fix auth test with title case header

* fix mfa-login-test

* fix auth-form-test with title case header

* fix service auth-form test with title case header

* fix test with mfa

* Update package.json

* fix failing cubbyhole tests

* changelog

* fix pki configuration test failure

* update yarn lock

* userpass-rest-password test

* missed

* wip sync issues

* sync stablized
2024-02-20 12:37:50 -07:00
Angel Garbarino
87d76fc76c
Test stability cont. (#25236)
* oidc provider test stability

* ldap role error object to adapter error object so we can amend the message.

* userpass stability

* missed the assert modification

* unique provider and app names
2024-02-06 12:31:08 -07:00
Chelsea Shaw
080538fd19
Add copyright headers to reset-password code (#23822) 2023-10-25 12:24:16 -05:00
Chelsea Shaw
b7708875e1
UI: Allow userpass user to update their own password (#23797) 2023-10-24 20:01:30 +00:00