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 Remove https for dlsite, fix few html errors, small css improvements (#1551) 2017-09-12 00:17:35 +02:00
notifications.jet.html Fix more style issues 2017-07-24 15:03:43 +10:00
register.jet.html Change ul into div to remove html error (#1560) 2017-09-13 14:20:30 +10:00
torrents.jet.html Small changes (#1653) 2017-10-12 12:22:44 +10:00