]> source.dussan.org Git - gitea.git/commit
Allow more than 255 characters for tokens in external_login_user table (#8554)
authorWenxuan Zhao <viz@linux.com>
Fri, 18 Oct 2019 06:58:36 +0000 (23:58 -0700)
committerLauris BH <lauris@nix.lv>
Fri, 18 Oct 2019 06:58:36 +0000 (09:58 +0300)
commit17c96ee52b11fe24de66e2ce4f3711d835f49094
treee0a6a972b4c6f173a47dc3748a3c78739d1e01a9
parent37028f0e4ee379438b40c2b44cc714f3ae1d0087
Allow more than 255 characters for tokens in external_login_user table (#8554)

Signed-off-by: Wenxuan Zhao <viz@linux.com>
models/external_login_user.go
models/migrations/migrations.go
models/migrations/v101.go [new file with mode: 0644]