anotated
This commit is contained in:
parent
e1ff64e88b
commit
7a579b1127
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ namespace Yavsc.ViewModels.Auth.Handlers
|
|||
if (fileContext.Path.StartsWith("/pub/"))
|
||||
context.Succeed(requirement);
|
||||
else {
|
||||
// TODO use "/blog/{num}/" path to link to blog access list
|
||||
context.Succeed(requirement);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue