0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-17 21:40:11 +01:00
forgejo/routers
6543 74a0481586
[Refactor] Passwort Hash/Set ()
* 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 () 2021-01-10 20:05:18 +02:00
api/v1 [Refactor] Passwort Hash/Set () 2021-01-10 20:05:18 +02:00
dev
events
org migrate from com.* to alternatives () 2020-12-25 11:59:32 +02:00
private Check for 'main' as potential default branch name () 2020-12-30 15:46:26 +00:00
repo Do not reload page after adding comments in Pull Request reviews () 2021-01-08 23:49:55 +02:00
routes Do not reload page after adding comments in Pull Request reviews () 2021-01-08 23:49:55 +02:00
user [Refactor] Passwort Hash/Set () 2021-01-10 20:05:18 +02:00
utils
home.go
init.go Fix recovery middleware to render gitea style page. () 2021-01-05 21:05:40 +08:00
install.go migrate from com.* to alternatives () 2020-12-25 11:59:32 +02:00
metrics.go
swagger_json.go