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/service/user
Atvaark cd844aec45 Replace 'en-us' literals with the default language
This consolidates the places where a default language has to be set.

- Removed import of the 'userService' package into the 'languages' util
  package
  This was required to prevent a cyclic import between the two packages.
- Added a 'UserRetriever' interface to read the language setting of users
  inside the 'languages' package
2017-05-14 22:10:07 +02:00
..
form Update formValidator.go 2017-05-13 13:20:21 -03:00
permission No captchas for trusted users or admins, closes #330 2017-05-12 12:05:36 +02:00
cookieHelper.go Stateless cookie auth 2017-05-12 12:40:31 +02:00
user.go Replace 'en-us' literals with the default language 2017-05-14 22:10:07 +02:00
userHelper.go Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245) 2017-05-09 21:34:40 -05:00
verification.go Replace 'en-us' literals with the default language 2017-05-14 22:10:07 +02:00