1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-29 15:54:06 +00:00
gitea/web_src
zeripath 3803b15d76
Drop the event source if we are unauthorized (#15275) (#15280)
Backport #15275

A previous commit that sent unauthorized if the user is unauthorized
simply leads to the repeated reopening of the eventsource. #

This PR changes the event returned to tell the client to close the
eventsource and thus prevents the repeated reopening.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-04-04 20:39:22 -04:00
..
fomantic Improve basic button and label styles (#14119) 2020-12-27 18:53:53 +08:00
js Drop the event source if we are unauthorized (#15275) (#15280) 2021-04-04 20:39:22 -04:00
less Branch page and misc css improvements (#15208) (#15274) 2021-04-04 16:31:54 +03:00
svg use gogs.ico to create a better svg for migration page (#14795) 2021-02-25 14:13:44 +08:00