1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-03-03 15:22:25 +02:00
Veniamin Gvozdikov 4fd8a1ef42
Increase allowed length for user token in db (#328)
After update to latest version gitea and use oauth, gitea returns long token in my case it was >800 characters. DB schema of the table has varchar(500), I updated it to varchar(1000) to solve the problem.

* Fix length for gitea token/secret
2021-09-21 18:39:09 +02:00
..
2021-06-22 12:34:35 +02:00
2021-06-22 12:34:35 +02:00
2018-03-21 14:02:17 +01:00
2021-06-22 12:34:35 +02:00
2021-06-22 12:34:35 +02:00
2021-06-22 12:34:35 +02:00
2021-06-22 12:34:35 +02:00
2021-06-22 12:34:35 +02:00
2021-06-22 12:34:35 +02:00
2021-06-22 12:34:35 +02:00
2021-06-22 12:34:35 +02:00
2018-03-21 14:02:17 +01:00