You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The views to delete bookmarks and bookmark categories perform the delete on a GET request. We should update this to have a confirmation page and to use POST or DELETE to do the deletion.
The text was updated successfully, but these errors were encountered:
The views to delete bookmarks and bookmark categories perform the delete on a GET request. We should update this to have a confirmation page and to use POST or DELETE to do the deletion.
The text was updated successfully, but these errors were encountered: