Skip to content

Commit

Permalink
Removed SimpleSecurity as it is old and obsolete. Closes #2025
Browse files Browse the repository at this point in the history
  • Loading branch information
tidyui committed Nov 18, 2023
1 parent a757923 commit d22a033
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 254 deletions.
7 changes: 0 additions & 7 deletions Piranha.sln
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".global", ".global", "{8805
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Piranha.Local.FileStorage", "core\Piranha.Local.FileStorage\Piranha.Local.FileStorage.csproj", "{4587BC7F-94D4-4DF5-B46E-4CC0E462FF03}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Piranha.AspNetCore.SimpleSecurity", "core\Piranha.AspNetCore.SimpleSecurity\Piranha.AspNetCore.SimpleSecurity.csproj", "{DAE71F77-F4C7-4727-83D3-3AFC7362886D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Piranha.Azure.BlobStorage", "core\Piranha.Azure.BlobStorage\Piranha.Azure.BlobStorage.csproj", "{F1B30DE3-5B64-4A20-A41A-C391719E51FD}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Piranha.ImageSharp", "core\Piranha.ImageSharp\Piranha.ImageSharp.csproj", "{512309F2-0557-41DF-9BD0-FDE898C2D34A}"
Expand Down Expand Up @@ -103,10 +101,6 @@ Global
{4587BC7F-94D4-4DF5-B46E-4CC0E462FF03}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4587BC7F-94D4-4DF5-B46E-4CC0E462FF03}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4587BC7F-94D4-4DF5-B46E-4CC0E462FF03}.Release|Any CPU.Build.0 = Release|Any CPU
{DAE71F77-F4C7-4727-83D3-3AFC7362886D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DAE71F77-F4C7-4727-83D3-3AFC7362886D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DAE71F77-F4C7-4727-83D3-3AFC7362886D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DAE71F77-F4C7-4727-83D3-3AFC7362886D}.Release|Any CPU.Build.0 = Release|Any CPU
{F1B30DE3-5B64-4A20-A41A-C391719E51FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F1B30DE3-5B64-4A20-A41A-C391719E51FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F1B30DE3-5B64-4A20-A41A-C391719E51FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down Expand Up @@ -205,7 +199,6 @@ Global
{C510A898-BFE5-4632-AB58-4F8B92CAEE34} = {42A64587-89B5-48F2-84D4-85B97F7847F1}
{9B19D8C3-E991-41BD-87C9-DE87C44A5BAC} = {DE1913AC-4AA3-4F66-83F1-615710D8367B}
{4587BC7F-94D4-4DF5-B46E-4CC0E462FF03} = {42A64587-89B5-48F2-84D4-85B97F7847F1}
{DAE71F77-F4C7-4727-83D3-3AFC7362886D} = {42A64587-89B5-48F2-84D4-85B97F7847F1}
{F1B30DE3-5B64-4A20-A41A-C391719E51FD} = {42A64587-89B5-48F2-84D4-85B97F7847F1}
{512309F2-0557-41DF-9BD0-FDE898C2D34A} = {42A64587-89B5-48F2-84D4-85B97F7847F1}
{4BCC1E64-AACC-4D9B-973E-6072416D98A1} = {9C09AC36-71CF-4E0E-B7CE-C38969A3E123}
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

102 changes: 0 additions & 102 deletions core/Piranha.AspNetCore.SimpleSecurity/SimpleSecurity.cs

This file was deleted.

55 changes: 0 additions & 55 deletions core/Piranha.AspNetCore.SimpleSecurity/SimpleUser.cs

This file was deleted.

Binary file removed core/Piranha.AspNetCore.SimpleSecurity/piranha.png
Binary file not shown.

0 comments on commit d22a033

Please sign in to comment.