Potential Aliases
Remember that aliases, especially fingerprints, aren't infallible by a
long
margin. Use this data only in supplement to other evidence when considering bans.
User
|
Method
|
Creation Date
|
Ban Status
|
<%= render(PhilomenaWeb.Profile.AliasView, "_aliases.html", aliases: @both_matches, type: "IP + FP", conn: @conn) %>
<%= render(PhilomenaWeb.Profile.AliasView, "_aliases.html", aliases: @ip_matches, type: "IP", conn: @conn) %>
<%= render(PhilomenaWeb.Profile.AliasView, "_aliases.html", aliases: @fp_matches, type: "FP", conn: @conn) %>