mirror of
https://github.com/gogs/gogs.git
synced 2025-04-27 21:23:53 +00: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.