ChangeLog 1.2 KB

123456789101112131415161718192021222324252627282930313233343536
  1. 2002-03-05 Gaurav Vaish <[email protected]>
  2. I have planned to stop work for the time being. The reasons are
  3. seemingly obvious. I have to go and read some theory and get the
  4. philosophy and the procedure involved. I think there would deep
  5. linkage with System.Web.Configuration namespace.
  6. What I have planned is to first come with some architecture over
  7. which I will build some modules that will finally lead to code
  8. generation. Hooh! A long way to go before I get sandwiched in the
  9. exams that start next week.
  10. 2002-03-05 Gaurav Vaish <[email protected]>
  11. * DefaultAuthenticationModule.cs - Initial implementation.
  12. * FileAuthorizationModule.cs - Initial implementation.
  13. * FormsAuthentication.cs - First touch.
  14. * DefaultAuthenticationEventArgs.cs
  15. - Completed.
  16. * FormsAuthenticationEventArgs.cs,
  17. * PassportAuthenticationEventArgs.cs,
  18. * WindowsAuthenticationEventArgs.cs
  19. - Initial Implementations.
  20. * DefaultAuthenticationEventHandler.cs,
  21. * FormsAuthenticationEventHandler.cs,
  22. * PassportAuthenticationEventHandler.cs,
  23. * WindowsAuthenticationEventHandler.cs
  24. - Completed.
  25. // File Created 2002-03-05