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

Unified Diff: milo/appengine/frontend/expectations/frontpage-Basic_frontpage.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/frontpage-Basic_frontpage.html
diff --git a/milo/appengine/frontend/expectations/frontpage-Basic_frontpage.html b/milo/appengine/frontend/expectations/frontpage-Basic_frontpage.html
index 71ba10f95c37c21b9496431cd70abc174e145ea5..70c0b1bc6d5d98718507f24be40cc32490ae45fc 100644
--- a/milo/appengine/frontend/expectations/frontpage-Basic_frontpage.html
+++ b/milo/appengine/frontend/expectations/frontpage-Basic_frontpage.html
@@ -14,7 +14,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