Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(421)

Unified Diff: milo/appengine/frontend/expectations/swarming.build-build-link.html

Issue 2830443003: auth: Refactor how authentication methods are passed to server/auth library. (Closed)
Patch Set: fix test Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: milo/appengine/frontend/expectations/swarming.build-build-link.html
diff --git a/milo/appengine/frontend/expectations/swarming.build-build-link.html b/milo/appengine/frontend/expectations/swarming.build-build-link.html
index 1816d5c4aee98f8a634cf0535a45ef1842a94ec7..1154309ac9218daeb0abbc85e03e5d6d2807df7d 100644
--- a/milo/appengine/frontend/expectations/swarming.build-build-link.html
+++ b/milo/appengine/frontend/expectations/swarming.build-build-link.html
@@ -24,7 +24,7 @@
Luci
<div>
- <a href="https://login.url/?target=/foobar">login</a>
+ <a href="http://fake.example.com/login?dest=%2Ffoobar">login</a>
</div>
</header>

Powered by Google App Engine
This is Rietveld 408576698