Skip to content

Commit ed9e662

Browse files
committed
[Stack-Exchange] Fix authentication with openid
EFForg#58
1 parent fa75564 commit ed9e662

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/chrome/content/rules/Stack-Exchange.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
<target host="*.stackexchange.com" />
7171
<exclusion pattern="^http://(?:\w+\.)?stackexchange\.com/search\?" />
7272
<exclusion pattern="^http://chat\.stackexchange\.com/" />
73+
<exclusion pattern="^http://(?:\w+\.)?(stackexchange|stackoverflow)\.com/users/authenticate/" />
7374
<target host="stackoverflow.com" />
7475
<target host="*.stackoverflow.com" />
7576
<target host="app.stacktack.com" />

0 commit comments

Comments
 (0)