ChangeLog 812 B

12345678910111213141516171819202122232425
  1. 2002-08-26 Gonzalo Paniagua Javier <[email protected]>
  2. * DefaultAuthenticationEventHandler.cs:
  3. * DefaultAuthenticationModule.cs:
  4. * FileAuthorizationModule.cs:
  5. * FormsAuthentication.cs:
  6. * FormsAuthenticationEventArgs.cs:
  7. * FormsAuthenticationEventHandler.cs:
  8. * FormsAuthenticationModule.cs:
  9. * FormsAuthenticationTicket.cs:
  10. * FormsIdentity.cs:
  11. * PassportAuthenticationEventArgs.cs:
  12. * PassportAuthenticationEventHandler.cs:
  13. * PassportAuthenticationModule.cs:
  14. * PassportIdentity.cs:
  15. * UrlAuthorizationModule.cs:
  16. * WindowsAuthenticationEventArgs.cs:
  17. * WindowsAuthenticationEventHandler.cs:
  18. * WindowsAuthenticationModule.cs: new files. Some of them implemented,
  19. some others stubbed out.
  20. 2002-06-03 Gonzalo Paniagua Javier <[email protected]>
  21. * DefaultAuthenticationEventArgs.cs: added file.