18 Commits (c17ec8ce1cde3d17172131a05b249fe4df5562ea)

Author SHA1 Message Date
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
Patrick O'Doherty 3177e50b14
safeweb: Set Cross-Origin-Opener-Policy for browser requests (#15936) 11 months ago
Brad Fitzpatrick 8bd04bdd3a
go.mod: bump gorilla/csrf for security fix (#14822) 1 year ago
M. J. Fromberger 6ff85846bc
safeweb: add a Shutdown method to the Server type (#14048) 1 year ago
Andrew Lytvynov ddbc950f46
safeweb: add support for custom CSP (#13975) 1 year ago
Andrew Lytvynov 3477bfd234
safeweb: add support for "/" and "/foo" handler distinction (#13980) 1 year ago
Patrick O'Doherty 4ad3f01225
safeweb: allow passing http.Server in safeweb.Config (#13688) 2 years ago
Patrick O'Doherty a3c6a3a34f
safeweb: add StrictTransportSecurityOptions config (#13679) 2 years ago
M. J. Fromberger 5f89c93274
safeweb: add a ListenAndServe method to the Server type (#13498) 2 years ago
Andrew Lytvynov d88be7cddf
safeweb: add Server.Close method (#13160) 2 years ago
Chris Palmer 7349b274bd
safeweb: handle mux pattern collisions more generally (#11801) 2 years ago
Chris Palmer bdfaef4879
safeweb: allow object-src: self in CSP (#11782) 2 years ago
Chris Palmer 88a7767492
safeweb: set SameSite=Strict, with an option for Lax (#11781) 2 years ago
Patrick O'Doherty 1535d0feca
safeweb: move http.Serve for HTTP redirects into lib (#11592) 2 years ago
Andrew Lytvynov 5aa4cfad06
safeweb: detect mux handler conflicts (#11562) 2 years ago
Patrick O'Doherty af61179c2f
safeweb: add opt-in inline style CSP toggle (#11551) 2 years ago
Patrick O'Doherty b60c4664c7
safeweb: return http.Handler from safeweb.RedirectHTTP (#11538) 2 years ago
Patrick O'Doherty 8f27520633
safeweb: init (#11467) 2 years ago