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/router
akuma06 b191bd3286 Fix User Reset API (#772)
* Added a new function to only update columns of table user (less
useless query)
* Changed method to GET instead of POST because it is a link not a
button anymore
* Display of user profile if changes are successful
2017-05-27 11:54:54 +10:00
..
api_handler.go
database_dump_handler.go
faq_handler.go
home_handler.go
init.go
language_handler.go
modpanel.go
not_found_handler.go
router.go Fix User Reset API (#772) 2017-05-27 11:54:54 +10:00
rss_handler.go
search_handler.go
template.go
template_functions.go
template_test.go
template_variables.go
torrent_report_handler.go
upload.go
upload_handler.go
user_handler.go Fix User Reset API (#772) 2017-05-27 11:54:54 +10:00
view_torrent_handler.go
wrap_handler.go