Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Ce dépôt a été archivé le 2022-05-07. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
nyaa-pantsu/templates/site/user
akuma06 d3e50b8ffd Fix User delete button (#1662)
* Fix User delete button

Fix #1652
This bug comes from the fact that @kiloutre edited how the form behave and instead of a GET request, do a POST one. However every POST request not in /api or /mod need a CSRF Token to work.

* Update userlist.jet.html

* Update index.jet.html
2017-10-15 01:34:45 +02:00
..
public "No API token" message if no API token, small changes (#1644) 2017-10-10 02:33:38 +02:00
edit.jet.html Fix User delete button (#1662) 2017-10-15 01:34:45 +02:00
login.jet.html
notifications.jet.html
register.jet.html
torrents.jet.html Small changes (#1653) 2017-10-12 12:22:44 +10:00