Ghost Lee 377e200837
fix: repair the problem that AutoSigninFilter middleware doesn't recognize the access_token request parameter (#569)
AutoSigninFilter method only checks for `accessToken` request parameters or `Authorization` request header, doesn't recognize `access_token` request parameters, now added, use `utils.GetMaxLenStr()` method to get the maximum length characters
2022-03-15 12:52:44 +08:00
..
2022-02-13 23:39:27 +08:00
2022-03-14 02:56:04 +08:00
2022-02-13 23:39:27 +08:00