Commit f5eb0e5
Merge degroff/ENG-1/issue1 (#155)
* Client library updates from enums
* latest client updates
* Updated version for go-client to 1.55.0
* Domain / Client Builder sync
* Domain sync
* domain sync
* Updated version for go-client to 1.56.0
* domain sync
* Merge wied03/ENG-1/tenant-mode-internal-user-removal (#94)
* Updated go client
* api version removal
* update without InternalUser
* update without InternalUser part 2
* add top-level user.phoneNumber field ENG-2208
* merge develop into issue1
* updates from app (#97)
* updates after cleanup (#98)
* sync clients with latest degroff/ENG-1/issue1
* add LoginIdType of phoneNumber (#99)
* Merge wied03/ENG-2307/user-api-response-verification (#100)
* client builder/API updates
* Update
* generate for identity verification external id configuration
* generate clients
ENG-1918
* external Id updates
* add phone verification complete template and unverified behavior
* Merge wied03/ENG-1963/phone_gating (#106)
* client updates and ignore internal TODOs and comments
* Separate verify start and complete
* update after verify request changes
* one more phone rename
* regenerate after merge
* regen client libraries (#108)
ENG-2442
* phone clickable updates (#109)
* add new login API response field (#110)
* add application.registrationConfiguration.requirePassword boolean (#115)
* client regen
* new API field (#117)
* remove application requirePassword, add tenant passwordEnabled (#118)
* updates (#119)
* Merge wied03/dev_merge (#121)
* client built with sorted domain types (#120)
* reapply issue 1 changes
---------
Co-authored-by: Brent Halsey <[email protected]>
* ENG-2608 - New APIs/method overloads (#124)
* capture current cli state
* test on all PRs
* go generic String->string issue
* Test this code path
* add report method
* make go format fail explicitly (was hiding an error)
* now that this overload does not have opt params, remove defaults
* Merge spencer/eng-1807/change-password-phone (#123)
* forgot password via sms
* regen clients
* Merge wied03/ENG-2546/phone_passwordless_formfield (#126)
* field rename
* remove unneeded field
* rename to PasswordlessLoginOneTimeCode
* Merge wied03/ENG-2002/sms-send-set-pass (#127)
* new API field
* fail builds if compiles fail
* add tenant phone verification and template configs (#128)
* add state to verify complete response and start request (#130)
* client builder sb build
* Merge spencer/eng-2577/admin-phone-verif (#132)
add /api/user/verify and request to clients
* Merge wied03/ENG-1677/rate_limiting (#133)
* rate limiting config change for pwless send phone
* client update
* wrong branch, another client update
* updated stuff from issue 1 branch
* remove VerifySendRequest.oneTimeCode. it is not used on that endpoint (#135)
* add Application.phoneConfiguration for phone template overrides (#137)
* sb build updates (#138)
* add UserIdentityUpdateEvent (#139)
* identity verified to user identity verified (#143)
* remove passwordEnabled field (#142)
* sb build follow up
* Merge wied03/ENG-3045/import_verified (#151)
* verifiedReason updates
* ripple through comment updates
* use enums on api requests (#154)
* use PasswordlessStrategy enum for API request
* use VerificationStrategy enum for API request
* GHA ifs need to include success, or a previous step failure will not stop the run
* match latest developer scripts
* go mod tidy
* roles property does not exist at the RegistrationRequest body level. It goes inside the registration
---------
Co-authored-by: Daniel DeGroff <[email protected]>
Co-authored-by: Spencer Witt <[email protected]>
Co-authored-by: Brent Halsey <[email protected]>
Co-authored-by: Spencer Witt <[email protected]>
Co-authored-by: Brent Halsey <[email protected]>1 parent 32bf3b2 commit f5eb0e5
File tree
7 files changed
+551
-87
lines changed- .github
- kickstart
- workflows
- pkg/fusionauth
7 files changed
+551
-87
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | 73 | | |
77 | 74 | | |
78 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
56 | 54 | | |
57 | 55 | | |
58 | 56 | | |
59 | | - | |
| 57 | + | |
60 | 58 | | |
61 | 59 | | |
62 | 60 | | |
63 | | - | |
| 61 | + | |
64 | 62 | | |
65 | 63 | | |
66 | 64 | | |
67 | 65 | | |
68 | 66 | | |
69 | 67 | | |
70 | 68 | | |
71 | | - | |
| 69 | + | |
72 | 70 | | |
73 | 71 | | |
74 | 72 | | |
75 | 73 | | |
76 | 74 | | |
77 | 75 | | |
78 | | - | |
| 76 | + | |
79 | 77 | | |
80 | 78 | | |
81 | 79 | | |
82 | | - | |
| 80 | + | |
83 | 81 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
657 | 684 | | |
658 | 685 | | |
659 | 686 | | |
| |||
7057 | 7084 | | |
7058 | 7085 | | |
7059 | 7086 | | |
| 7087 | + | |
| 7088 | + | |
| 7089 | + | |
| 7090 | + | |
| 7091 | + | |
| 7092 | + | |
| 7093 | + | |
| 7094 | + | |
| 7095 | + | |
| 7096 | + | |
| 7097 | + | |
| 7098 | + | |
| 7099 | + | |
| 7100 | + | |
| 7101 | + | |
| 7102 | + | |
| 7103 | + | |
| 7104 | + | |
| 7105 | + | |
| 7106 | + | |
| 7107 | + | |
| 7108 | + | |
| 7109 | + | |
| 7110 | + | |
| 7111 | + | |
| 7112 | + | |
| 7113 | + | |
| 7114 | + | |
| 7115 | + | |
| 7116 | + | |
7060 | 7117 | | |
7061 | 7118 | | |
7062 | 7119 | | |
| |||
7393 | 7450 | | |
7394 | 7451 | | |
7395 | 7452 | | |
| 7453 | + | |
| 7454 | + | |
| 7455 | + | |
| 7456 | + | |
| 7457 | + | |
| 7458 | + | |
| 7459 | + | |
| 7460 | + | |
| 7461 | + | |
| 7462 | + | |
| 7463 | + | |
| 7464 | + | |
| 7465 | + | |
| 7466 | + | |
| 7467 | + | |
| 7468 | + | |
| 7469 | + | |
| 7470 | + | |
| 7471 | + | |
| 7472 | + | |
| 7473 | + | |
| 7474 | + | |
| 7475 | + | |
| 7476 | + | |
| 7477 | + | |
| 7478 | + | |
| 7479 | + | |
| 7480 | + | |
| 7481 | + | |
| 7482 | + | |
| 7483 | + | |
| 7484 | + | |
| 7485 | + | |
| 7486 | + | |
| 7487 | + | |
| 7488 | + | |
| 7489 | + | |
| 7490 | + | |
| 7491 | + | |
| 7492 | + | |
| 7493 | + | |
7396 | 7494 | | |
7397 | 7495 | | |
7398 | 7496 | | |
| |||
8785 | 8883 | | |
8786 | 8884 | | |
8787 | 8885 | | |
| 8886 | + | |
| 8887 | + | |
| 8888 | + | |
| 8889 | + | |
| 8890 | + | |
| 8891 | + | |
| 8892 | + | |
| 8893 | + | |
| 8894 | + | |
| 8895 | + | |
| 8896 | + | |
| 8897 | + | |
| 8898 | + | |
| 8899 | + | |
| 8900 | + | |
| 8901 | + | |
| 8902 | + | |
| 8903 | + | |
| 8904 | + | |
| 8905 | + | |
| 8906 | + | |
| 8907 | + | |
| 8908 | + | |
| 8909 | + | |
| 8910 | + | |
| 8911 | + | |
| 8912 | + | |
8788 | 8913 | | |
8789 | 8914 | | |
8790 | 8915 | | |
| |||
8880 | 9005 | | |
8881 | 9006 | | |
8882 | 9007 | | |
| 9008 | + | |
| 9009 | + | |
| 9010 | + | |
| 9011 | + | |
| 9012 | + | |
| 9013 | + | |
| 9014 | + | |
| 9015 | + | |
| 9016 | + | |
| 9017 | + | |
| 9018 | + | |
| 9019 | + | |
| 9020 | + | |
| 9021 | + | |
| 9022 | + | |
| 9023 | + | |
| 9024 | + | |
| 9025 | + | |
| 9026 | + | |
| 9027 | + | |
| 9028 | + | |
| 9029 | + | |
| 9030 | + | |
| 9031 | + | |
| 9032 | + | |
| 9033 | + | |
| 9034 | + | |
| 9035 | + | |
| 9036 | + | |
8883 | 9037 | | |
8884 | 9038 | | |
8885 | 9039 | | |
| |||
10094 | 10248 | | |
10095 | 10249 | | |
10096 | 10250 | | |
| 10251 | + | |
| 10252 | + | |
| 10253 | + | |
| 10254 | + | |
| 10255 | + | |
| 10256 | + | |
| 10257 | + | |
| 10258 | + | |
| 10259 | + | |
| 10260 | + | |
| 10261 | + | |
| 10262 | + | |
| 10263 | + | |
| 10264 | + | |
| 10265 | + | |
| 10266 | + | |
| 10267 | + | |
| 10268 | + | |
| 10269 | + | |
| 10270 | + | |
| 10271 | + | |
| 10272 | + | |
| 10273 | + | |
| 10274 | + | |
| 10275 | + | |
| 10276 | + | |
| 10277 | + | |
10097 | 10278 | | |
10098 | 10279 | | |
10099 | 10280 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
63 | 85 | | |
64 | 86 | | |
65 | 87 | | |
0 commit comments