Skip to content

Commit

Permalink
#409 Remove old Auth2-Flow (integrated browser)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyrodan committed Jun 21, 2024
1 parent 6535f16 commit 6e507d9
Show file tree
Hide file tree
Showing 9 changed files with 26 additions and 564 deletions.
12 changes: 0 additions & 12 deletions KeeAnywhere/KeeAnywhere.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -410,21 +410,12 @@
<Compile Include="Json\ProtectedDataStringPropertyResolver.cs" />
<Compile Include="KeeAnywhereExt.cs" />
<Compile Include="KpResources.cs" />
<Compile Include="OAuth2\IOAuth2Provider.cs" />
<Compile Include="OAuth2\OAuth2Flow.cs" />
<Compile Include="OAuth2\OidcWaitForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="OAuth2\OidcWaitForm.Designer.cs">
<DependentUpon>OidcWaitForm.cs</DependentUpon>
</Compile>
<Compile Include="OAuth2\OAuth2Form.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="OAuth2\OAuth2Form.Designer.cs">
<DependentUpon>OAuth2Form.cs</DependentUpon>
</Compile>
<Compile Include="OAuth2\OAuth2Token.cs" />
<Compile Include="OAuth2\OidcFlow.cs" />
<Compile Include="OAuth2\OidcSystemBrowser.cs" />
<Compile Include="Offline\CacheManagerService.cs" />
Expand Down Expand Up @@ -526,9 +517,6 @@
<EmbeddedResource Include="OAuth2\OidcWaitForm.resx">
<DependentUpon>OidcWaitForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="OAuth2\OAuth2Form.resx">
<DependentUpon>OAuth2Form.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="PluginResources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>PluginResources.Designer.cs</LastGenOutput>
Expand Down
21 changes: 0 additions & 21 deletions KeeAnywhere/OAuth2/IOAuth2Provider.cs

This file was deleted.

23 changes: 0 additions & 23 deletions KeeAnywhere/OAuth2/OAuth2Flow.cs

This file was deleted.

136 changes: 0 additions & 136 deletions KeeAnywhere/OAuth2/OAuth2Form.Designer.cs

This file was deleted.

119 changes: 0 additions & 119 deletions KeeAnywhere/OAuth2/OAuth2Form.cs

This file was deleted.

Loading

0 comments on commit 6e507d9

Please sign in to comment.