<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="AutoImportSettings"> <option name="autoReloadType" value="ALL" /> </component> <component name="ChangeListManager"> <list default="true" id="3fefb2c4-b6f9-466b-a523-53352e8d6f95" name="更改" comment=":necktie: No longer return error when trying add a member who already in the realm"> <change beforePath="$PROJECT_DIR$/pkg/internal/http/api/realm_members_api.go" beforeDir="false" afterPath="$PROJECT_DIR$/pkg/internal/http/api/realm_members_api.go" afterDir="false" /> </list> <option name="SHOW_DIALOG" value="false" /> <option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> <option name="LAST_RESOLUTION" value="IGNORE" /> </component> <component name="FileTemplateManagerImpl"> <option name="RECENT_TEMPLATES"> <list> <option value="Go File" /> </list> </option> </component> <component name="GOROOT" url="file:///opt/homebrew/opt/go/libexec" /> <component name="Git.Settings"> <option name="RECENT_BRANCH_BY_REPOSITORY"> <map> <entry key="$PROJECT_DIR$" value="master" /> </map> </option> <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> </component> <component name="KubernetesApiPersistence">{}</component> <component name="KubernetesApiProvider">{ "isMigrated": true }</component> <component name="ProblemsViewState"> <option name="selectedTabId" value="ProjectErrors" /> </component> <component name="ProjectColorInfo">{ "customColor": "", "associatedIndex": 6 }</component> <component name="ProjectId" id="2fLXu43fjlLYVIGNrhGhOgBFq2O" /> <component name="ProjectViewState"> <option name="hideEmptyMiddlePackages" value="true" /> <option name="showLibraryContents" value="true" /> </component> <component name="PropertiesComponent">{ "keyToString": { "DefaultGoTemplateProperty": "Go File", "Go Build.Backend.executor": "Run", "Go 构建.Backend.executor": "Run", "RunOnceActivity.ShowReadmeOnStart": "true", "RunOnceActivity.git.unshallow": "true", "RunOnceActivity.go.formatter.settings.were.checked": "true", "RunOnceActivity.go.migrated.go.modules.settings": "true", "RunOnceActivity.go.modules.automatic.dependencies.download": "true", "RunOnceActivity.go.modules.go.list.on.any.changes.was.set": "true", "git-widget-placeholder": "master", "go.import.settings.migrated": "true", "go.sdk.automatically.set": "true", "last_opened_file_path": "/Users/littlesheep/Documents/Projects/Hypernet/Passport", "node.js.detected.package.eslint": "true", "node.js.selected.package.eslint": "(autodetect)", "nodejs_package_manager_path": "npm", "run.code.analysis.last.selected.profile": "pProject Default", "settings.editor.selected.configurable": "preferences.intentionPowerPack", "ts.external.directory.path": "/Users/littlesheep/Documents/Projects/Hydrogen/Passport/web/node_modules/typescript/lib", "vue.rearranger.settings.migration": "true" }, "keyToStringList": { "DatabaseDriversLRU": [ "postgresql" ] } }</component> <component name="RecentsManager"> <key name="CopyFile.RECENT_KEYS"> <recent name="$PROJECT_DIR$/keys" /> <recent name="$PROJECT_DIR$/pkg/proto" /> <recent name="$PROJECT_DIR$/web/src/components/admin" /> <recent name="$PROJECT_DIR$/web/src/views" /> <recent name="$PROJECT_DIR$/pkg/internal/server/api" /> </key> <key name="MoveFile.RECENT_KEYS"> <recent name="$PROJECT_DIR$/templates" /> <recent name="$PROJECT_DIR$/pkg/authkit" /> <recent name="$PROJECT_DIR$/web/src/views/flow" /> <recent name="$PROJECT_DIR$/pkg/internal/server/exts" /> <recent name="$PROJECT_DIR$/pkg/internal/server/api" /> </key> </component> <component name="RunAnythingCache"> <myKeys> <visibility group="Grunt" flag="true" /> <visibility group="Gulp" flag="true" /> <visibility group="HTTP Requests" flag="true" /> <visibility group="HTTP 请求" flag="true" /> <visibility group="Recent projects" flag="true" /> <visibility group="Run configurations" flag="true" /> <visibility group="npm" flag="true" /> <visibility group="yarn" flag="true" /> </myKeys> </component> <component name="RunManager"> <configuration name="Backend" type="GoApplicationRunConfiguration" factoryName="Go Application"> <module name="Passport" /> <working_directory value="$PROJECT_DIR$" /> <kind value="FILE" /> <package value="git.solsynth.dev/hydrogen/passport" /> <directory value="$PROJECT_DIR$" /> <filePath value="$PROJECT_DIR$/pkg/main.go" /> <output_directory value="$PROJECT_DIR$/dist" /> <method v="2" /> </configuration> </component> <component name="SharedIndexes"> <attachedChunks> <set> <option value="bundled-gosdk-d297c17c1fbd-57c114c3cede-org.jetbrains.plugins.go.sharedIndexes.bundled-GO-243.24978.59" /> <option value="bundled-js-predefined-d6986cc7102b-76f8388c3a79-JavaScript-GO-243.24978.59" /> </set> </attachedChunks> </component> <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" /> <component name="TypeScriptGeneratedFilesManager"> <option name="version" value="3" /> </component> <component name="UnknownFeatures"> <option featureType="dependencySupport" implementationName="javascript:npm:prettier" /> <option featureType="dependencySupport" implementationName="executable:docker" /> <option featureType="dependencySupport" implementationName="javascript:npm:unocss" /> <option featureType="dependencySupport" implementationName="javascript:npm:vite" /> <option featureType="dependencySupport" implementationName="executable:kubectl" /> <option featureType="dependencySupport" implementationName="javascript:npm:vue" /> </component> <component name="Vcs.Log.Tabs.Properties"> <option name="TAB_STATES"> <map> <entry key="MAIN"> <value> <State> <option name="FILTERS"> <map> <entry key="branch"> <value> <list> <option value="master" /> </list> </value> </entry> </map> </option> </State> </value> </entry> </map> </option> </component> <component name="VcsManagerConfiguration"> <option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" /> <MESSAGE value=":boom: Move remove member api arguments from body to querystring just as messaging" /> <MESSAGE value=":bug: Hotfix previous commit compile issue" /> <MESSAGE value=":sparkles: Add realm member support both account name and id" /> <MESSAGE value=":bug: Prevent user adding a user twice into a realm" /> <MESSAGE value=":boom: Pagination fetching realm member api :bug: Fix remove realm member has no memberId path param" /> <MESSAGE value=":bug: Fix check user exists in realm bug" /> <MESSAGE value=":loud_sound: Verbose logging at setting last seen at" /> <MESSAGE value=":loud_sound: Verbose logging at receive broadcasting event" /> <MESSAGE value=":bug: Bug fix directory service wasn't registered" /> <MESSAGE value=":bug: Fix random panic" /> <MESSAGE value=":zap: Add cache into querying user" /> <MESSAGE value=":bug: Fix missing api endpoint" /> <MESSAGE value=":zap: A separate API to only get notification count" /> <MESSAGE value=":bug: Bug fixes on notifications" /> <MESSAGE value=":bug: Fix list user relative return wrong data" /> <MESSAGE value=":sparkles: Account preferred language" /> <MESSAGE value=":sparkles: Push email & notification localization" /> <MESSAGE value=":globe_with_meridians: Fully localized notification" /> <MESSAGE value=":bug: Bug fixes on localization" /> <MESSAGE value=":bug: Fix email html rendering" /> <MESSAGE value=":sparkles: Register with preferred language" /> <MESSAGE value=":necktie: Limit max auth steps to 2 for normal users" /> <MESSAGE value=":recycle: Replace i18n services with nexus one" /> <MESSAGE value=":bug: Fix inconsistent remove member behaviour with messaging" /> <MESSAGE value=":necktie: No longer return error when trying add a member who already in the realm" /> <option name="LAST_COMMIT_MESSAGE" value=":necktie: No longer return error when trying add a member who already in the realm" /> <option name="GROUP_MULTIFILE_MERGE_BY_DIRECTORY" value="true" /> </component> <component name="VgoProject"> <settings-migrated>true</settings-migrated> </component> </project>