1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-18 10:03:38 +03:00
JakobDev 85fa954a38
Improve some Forms (#24878)
Don't really know a better name for this. I've gone through some Forms
and added missing HTML attributes (mostly `maxlength`). I tried to fill
the Forms with dummy Data and see if Gitea throws a Error (e.g. maximum
length). If yes, I added the missing HTML attribute.

While working on this, I discovered that the Form to add OAuth2 Apps
just silently fails when filled with invalid data, so I fixed that too.
2023-05-26 09:42:54 +00:00
..
2023-05-08 07:10:53 +00:00
2023-05-26 09:42:54 +00:00
2023-05-12 09:44:37 +00:00
2023-04-13 15:45:33 -04:00
2023-05-25 15:17:19 +02:00