fubarx@lemmy.world to Programmer Humor@programming.dev · 2か月前The Vibe Coding Hero's Journeymessage-squaremessage-square28fedilinkarrow-up1251arrow-down12file-text
arrow-up1249arrow-down1message-squareThe Vibe Coding Hero's Journeyfubarx@lemmy.world to Programmer Humor@programming.dev · 2か月前message-square28fedilinkfile-text
minus-squareSleeplessCityLights@programming.devlinkfedilinkarrow-up9·2か月前Cors was usually not part of any tutorials. To new people it was more of an afterthought, just set policy to get you page to work.
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up1·2か月前Hehe yeah, security in general has been an afterthought in the computing space. And it makes sense. You first make something possible, then restrict it for whatever cases you don’t want it happening. The latter is supposed to be easier.
Cors was usually not part of any tutorials. To new people it was more of an afterthought, just set policy to get you page to work.
Hehe yeah, security in general has been an afterthought in the computing space.
And it makes sense. You first make something possible, then restrict it for whatever cases you don’t want it happening. The latter is supposed to be easier.