Skip to content

Commit

Permalink
Ban API compat & Bulk Ban endpoint (#1120)
Browse files Browse the repository at this point in the history
Co-authored-by: Madeline <[email protected]>
  • Loading branch information
DEVTomatoCake and MaddyUnderStars authored Jun 5, 2024
1 parent 939d1bd commit 9e1ec8a
Show file tree
Hide file tree
Showing 11 changed files with 4,213 additions and 63,191 deletions.
3 changes: 1 addition & 2 deletions assets/email_templates/new_login_location.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@
<a href="{actionUrl}" target="_blank" style="
font-size: 15px;
border: none;
border-radius: 3px;
text-decoration: none;
color: white;
cursor: pointer;
Expand All @@ -99,4 +98,4 @@
</div>
</body>

</html>
</html>
3 changes: 1 addition & 2 deletions assets/email_templates/password_reset_request.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
<a href="{actionUrl}" target="_blank" style="
font-size: 15px;
border: none;
border-radius: 3px;
text-decoration: none;
color: white;
cursor: pointer;
Expand All @@ -87,4 +86,4 @@
</div>
</body>

</html>
</html>
1 change: 0 additions & 1 deletion assets/email_templates/verify_email.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@
style="
font-size: 15px;
border: none;
border-radius: 3px;
text-decoration: none;
color: white;
cursor: pointer;
Expand Down
Loading

0 comments on commit 9e1ec8a

Please sign in to comment.