mirror of
https://github.com/go-gitea/gitea.git
synced 2026-06-18 03:22:27 +03:00
497f37bffd
* Unfortunately MemProvider Init does not actually Init properly Worse all of its members are private and you cannot update them. Simple fix copy it in to modules session. Signed-off-by: Andrew Thornton <art27@cantab.net> * Fix misspelling