You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ Apollo 2.4.0
24
24
*[Feature: highlight diffs for properties](https://github.com/apolloconfig/apollo/pull/5282)
25
25
*[Feature: Add rate limiting function to ConsumerToken](https://github.com/apolloconfig/apollo/pull/5267)
26
26
*[Feature: add JSON formatting function in apollo-portal](https://github.com/apolloconfig/apollo/pull/5287)
27
+
*[Fix: add missing url patterns for AdminServiceAuthenticationFilter](https://github.com/apolloconfig/apollo/pull/5291)
27
28
28
29
------------------
29
30
All issues and pull requests are [here](https://github.com/apolloconfig/apollo/milestone/15?closed=1)
Copy file name to clipboardExpand all lines: apollo-adminservice/src/main/java/com/ctrip/framework/apollo/adminservice/AdminServiceAutoConfiguration.java
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -36,12 +36,15 @@ public FilterRegistrationBean<AdminServiceAuthenticationFilter> adminServiceAuth
0 commit comments