-
关于项目本身:
1. 个人理解shiro的cache主要用在session方面,既然使用了JWT鉴权,似乎就没必要关心shiro的cache机制,至于验证鉴权以外其他方面的缓存需,完全可以直接使用 `spring-boot-starter-cache`, 结合其他cache实现来做.
2.jwt 串放在Header的Authorization字段上的时候一般开头是`Bearer`,隔一…
-
Hi,
I am trying to build my application that uses protocol buffers. But I am getting the error shown in the screenshot attached.
![screen shot 2017-11-15 at 12 49 24](https://user-images.githubu…
-
Should the add device password field be a password or text input?
It'll stop the browser auto suggestion box and automatic storing of the password.
Not a huge issue, but I stupidly use the same …
-
We have received valuable input from a commercial penetration test of our angular app using ui-grid. One issue that was found is directly related to ui-grid and is about formular injection via excel (…
-
try the example for facebook login, alway return "could not find a matching session for this request"
-
Hi,
I flashed Tasmota using ESPtool and hit the button to go to AP mode. But when I try to connect to the AP, I am prompted for a network security key? I have no idea what this key is. Where do I f…
-
Hi,
I think I find a bug.
When you unlock a key, and then edit the key you can change the name and password ok.
But, when I send the app in the background or take a call or something else, the sa…
ghost updated
7 years ago
-
If you have e.g. a self-signed cert you haven't accepted on your system/browser, the extension's connection will fail, but it will fail with the "wrong hostname/port" message, which is misleading.
-
### Environment
#### Sonata packages
```
sonata-project/admin-bundle 3.23.0 = 3.23.0
sonata-project/block-bundle 3.4.0 = 3.4.0
sonat…
-
So i'll start off by saying im not awesome with arduino but i am pretty decent at programming.
Im attempting to get the garage door setup working so I've followed the directions as best as possible…