gd08xxx
Results
2
issues of
gd08xxx
I added CORS configuration in Spring Security like this: ``` @EnableWebSecurity @EnableGlobalMethodSecurity(prePostEnabled = true) class AppWebSecurityConfigurerAdapter : WebSecurityConfigurerAdapter() { override fun configure(http: HttpSecurity?) { http { csrf { disable() }...
status: waiting-for-triage
Dear Holtman, thanks a lot for the development. The app works fine for me. However, recently I had an issue with my macbook pro 2017 and reset the smc, nvram...