Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ALLOW_ANONYMOUS, CUSTOM_ERROR, IGNORE_BASE_URL, RAW_BODY #1486

Merged
merged 3 commits into from
Aug 26, 2022

Conversation

cipchk
Copy link
Member

@cipchk cipchk commented May 29, 2022

Breaking Changes

Will be removed in 15.x, Pls used ALLOW_ANONYMOUS HttpContext instead

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[x] Yes
[ ] No

Other information

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
Letiste Léo Salé
- ng-alain/ng-alain#2227
# Breaking Changes

Will be removed in 15.x, Pls used [ALLOW_ANONYMOUS](https://github.com/ng-alain/delon/blob/master/packages/auth/src/token.ts) `HttpContext` instead
@ng-alain-bot
Copy link
Contributor

ng-alain-bot commented May 29, 2022

Preview is ready!

@codecov
Copy link

codecov bot commented May 29, 2022

Codecov Report

Merging #1486 (633e7ca) into master (923d4f4) will increase coverage by 0.02%.
The diff coverage is 100.00%.

❗ Current head 633e7ca differs from pull request most recent head ab41007. Consider uploading reports for the commit ab41007 to get more accurate results

@@            Coverage Diff             @@
##           master    #1486      +/-   ##
==========================================
+ Coverage   95.59%   95.62%   +0.02%     
==========================================
  Files         269      271       +2     
  Lines        8409     8419      +10     
  Branches     1630     1634       +4     
==========================================
+ Hits         8039     8051      +12     
+ Misses        308      307       -1     
+ Partials       62       61       -1     
Impacted Files Coverage Δ
packages/abc/st/st.config.ts 100.00% <ø> (ø)
packages/abc/st/st-data-source.ts 100.00% <100.00%> (ø)
packages/auth/src/token.ts 100.00% <100.00%> (ø)
packages/auth/src/token/base.interceptor.ts 100.00% <100.00%> (ø)
packages/theme/src/services/http/http.token.ts 100.00% <100.00%> (ø)
packages/theme/src/services/title/title.service.ts 100.00% <0.00%> (+2.85%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cipchk cipchk changed the title feat: add ALLOW_ANONYMOUS, CUSTOM_ERROR, IGNORE_BASE_URL feat: add ALLOW_ANONYMOUS, CUSTOM_ERROR, IGNORE_BASE_URL, RAW_BODY Aug 25, 2022
@cipchk cipchk merged commit 4a6755e into master Aug 26, 2022
@cipchk cipchk deleted the issues-2227 branch August 27, 2022 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants