简体   繁体   中英

Spring Boot Securing User Data URL modification

I'm using spirng boot with security to create habit tracker. I got my database, user and goals. The problem is I can access other user goals and edit them by changing goal id in the URL.

What is the solution? Should I encode the url or do something else?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM