Ignore:
Timestamp:
Jun 17, 2024, 5:25:43 PM (5 months ago)
Author:
alloc
Message:

1.1.0.1 Release for V 1.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TFP-WebServer/WebServer/src/UrlHandlers/SessionHandler.cs

    r457 r487  
    2020                private const string userPassLoginUrl = "login";
    2121                public const string userPassLoginName = "User/pass";
    22                 private const string userPassErrorPage = "UserPassLoginFailed";
    2322
    2423                public SessionHandler () : base (null) {
Note: See TracChangeset for help on using the changeset viewer.