You are here |
healeycodes.com | ||
| | | |
bartlomiejmika.com
|
|
| | | | Learn how to protect API endpoints with access and refresh tokens using the third-party jwt-go library. | |
| | | |
devopsian.net
|
|
| | | | Practical web client unit-testing in Go by mocking the server side, with examples from my first open-source project | |
| | | |
benhoyt.com
|
|
| | | | Simple Lists is a tiny to-do list web application written in Go, with old school server-side rendering and no JavaScript. | |
| | | |
blog.plataformatec.com.br
|
|
| | A security bug (CVE-2015-8314) has been reported in Devise's remember me system. Devise implements the "Remember me" functionality by using cookies. While this functionality works across multiple devices, Devise ended-up generating the same cookie for all devices. Consequently, if a malicious user was able to steal a remember me cookie, the cookie could be used |