Chat rooms
This commit is contained in:
parent
f59d3b4b22
commit
6ad9b82174
23 changed files with 3641 additions and 341 deletions
|
|
@ -129,7 +129,6 @@ namespace Yavsc {
|
|||
options.AutomaticAuthenticate = true;
|
||||
options.ExpireTimeSpan = TimeSpan.FromMinutes (5);
|
||||
options.LoginPath = new PathString (Constants.LoginPath.Substring (1));
|
||||
// TODO implement an access denied page
|
||||
options.AccessDeniedPath = new PathString (Constants.LoginPath.Substring (1));
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue