Commit Graph

6 Commits (ab79c26d44c43ad2f3b2506e57d0d0f207d7b74d)

Author SHA1 Message Date
moonrailgun a0cbc45760 fix: fix non-email github account login cannot register problem
use generated email to register if email not include

and migrate other generated email to same format
moonrailgun d2aa750152 refactor: disable oauth login in mobile
moonrailgun d906322eb4 fix(iam): fix account existed problem
moonrailgun 39ecdfb133 docs: add com.msgbyte.iam plugin document
moonrailgun 9ae787f42b feat(iam): added a security policy that allows setting domain name verification for passing tokens
moonrailgun 28b6e54edf refactor: rename plugin fim -> iam