This website requires JavaScript.
Explore
Help
Sign in
notazof
/
yavsc
Watch
1
Star
1
Fork
You've already forked yavsc
0
Code
Issues
1
Pull requests
1
Projects
2
Releases
9
Packages
Wiki
Activity
Actions
ce8f3ebce0
yavsc
/
src
/
Yavsc
/
Views
/
Account
/
Index.cshtml
6 lines
79 B
Text
Raw
Normal View
History
Unescape
Escape
Circles, pub & auth * Adds a boolean to each Circle, saying that it is public, and its existence may be known by any interested in * Adds claims of type "YavscClaimTypes.CircleMembership" at login, in order to implement some faster authorisation processes and file restricted accesses.
2019-07-30 18:42:22 +02:00
@{
FIXME Razor page errors
2023-03-20 09:13:16 +00:00
ViewData["Title"] = "Index";
Circles, pub & auth * Adds a boolean to each Circle, saying that it is public, and its existence may be known by any interested in * Adds claims of type "YavscClaimTypes.CircleMembership" at login, in order to implement some faster authorisation processes and file restricted accesses.
2019-07-30 18:42:22 +02:00
}
FIXME Razor page errors
2023-03-20 09:13:16 +00:00
<a asp-action="UserList" >UserList</a>
Reference in a new issue
Copy permalink