Files
friendica/mod
Sandro Santilli b7bc428630 Fix OpenID login
The problem was that while openid was stored not-normalized in the database,
the checking code was looking for a normalized form instead.

The commit removing normalization step on saving user preferences
was 8367cad, which might have left old users with normalized openid
and new users with non-normalized one.

This commit makes the checking code look for both normalized and not
normalized form, to be backward compatible.
2016-05-25 12:50:09 +02:00
..
2016-05-22 18:05:01 +02:00
2016-02-12 09:26:42 +01:00
2016-04-27 20:23:06 +02:00
2016-04-25 21:39:54 +02:00
2016-05-25 12:50:09 +02:00
2016-03-30 12:43:15 +02:00
2016-04-03 16:36:05 +02:00