This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
dex/server
Eric Chiang 4fe7260bb3 server: run server tests at a non-root URL
As we've seen on master it's very easy mistakenly make changes that
assume root URL paths. Run server integration tests at a non-root
issuer URL to prevent this.
2016-08-19 16:00:19 -07:00
..
doc.go initial commit 2016-07-26 15:51:24 -07:00
handlers.go rename 2016-08-10 22:31:42 -07:00
handlers_test.go initial commit 2016-07-26 15:51:24 -07:00
oauth2.go rename 2016-08-10 22:31:42 -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 rename 2016-08-10 22:31:42 -07:00
server_test.go server: run server tests at a non-root URL 2016-08-19 16:00:19 -07:00
templates.go rename 2016-08-10 22:31:42 -07:00
templates_test.go initial commit 2016-07-26 15:51:24 -07:00