dex/server
Eric Chiang 04912c04e3 server: generate string literals instead of escaped strings
When compiling the default templates into the source code, use
string literals instead of escaped strings to reduce merge
conflicts.
2016-09-05 18:06:17 -07:00
..
doc.go initial commit 2016-07-26 15:51:24 -07:00
handlers.go *: switch dex to the ported templates 2016-09-05 17:25:39 -07:00
handlers_test.go initial commit 2016-07-26 15:51:24 -07:00
oauth2.go *: support the implicit flow 2016-08-24 11:21:39 -07:00
oauth2_test.go initial commit 2016-07-26 15:51:24 -07:00
rotation.go rename 2016-08-10 22:31:42 -07:00
rotation_test.go initial commit 2016-07-26 15:51:24 -07:00
server.go *: switch dex to the ported templates 2016-09-05 17:25:39 -07:00
server_test.go *: switch dex to the ported templates 2016-09-05 17:25:39 -07:00
templates.go server: generate string literals instead of escaped strings 2016-09-05 18:06:17 -07:00
templates_default.go server: generate string literals instead of escaped strings 2016-09-05 18:06:17 -07:00
templates_default_gen.go server: generate string literals instead of escaped strings 2016-09-05 18:06:17 -07:00
templates_test.go *: switch dex to the ported templates 2016-09-05 17:25:39 -07:00