mirror of
https://github.com/gogs/gogs.git
synced 2026-01-01 05:00:08 +01:00
* Add default Authentication Switch. * adjust the code accroding to reviews * #1. Remove redudant logic. #2, Fix a bug in "Edit" panel. * Remove unused logic * Fix local authentication files are not flushed. * refactor according to review.