gitea/routers/api/v1
6543 74a0481586
[Refactor] Passwort Hash/Set (#14282)
* move SaltGeneration into HashPasswort and rename it to what it does

* Migration: Where Password is Valid with Empty String delete it

* prohibit empty password hash

* let SetPassword("") unset pwd stuff
2021-01-10 20:05:18 +02:00
..
admin [Refactor] Passwort Hash/Set (#14282) 2021-01-10 20:05:18 +02:00
misc
notify
org
repo Add MirrorInterval to the API (#14163) 2021-01-02 18:47:47 -05:00
settings
swagger
user Disable SSH key deletion of externally managed Keys (#13985) 2020-12-25 23:24:47 -05:00
utils migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
api.go