Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-14 | Fix webfinger returning wrong status code on malformed or missing param (#13759) | ThibG | |
Fixes #13757 | |||
2017-06-05 | Fix randomly fail (regression from #3560) (#3580) | Yamagishi Kazutoshi | |
2017-06-04 | Cover WebfingerResource more (#3560) | Akihiko Odaki (@fn_aki@pawoo.net) | |
2017-04-13 | Fix tests issue introduced in #1607 (#1639) | Eugen | |
2017-04-12 | Webfinger resource to extract username from resource string (#1607) | Matt Jankowski | |
* Add WebfingerResource class to extract usernames * Use WebfingerResource in xrd#webfinger |