contributors.txt 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. ===============================================================================
  2. ACEGI SECURITY SYSTEM FOR SPRING - CONTRIBUTORS
  3. ===============================================================================
  4. The following people and organisations are gratefully acknowledged for their
  5. contributions to the Acegi Security System for Spring project:
  6. * Ben Alex of Acegi Technology Pty Limited (http://www.acegi.com.au) donated
  7. the original code and currently maintains the project.
  8. * Cameron Braid contributed support for configuration via Commons Attributes.
  9. * François Beausoleil is a current member of the development team.
  10. * Colin Sampaleanu is a current member of the development team.
  11. * Carlos Sanchez is a current member of the development team.
  12. * Luke Taylor is a current member of the development team and maintains a
  13. public automated Maven build at the Monkey Machine
  14. (http://www.monkeymachine.co.uk/acegi).
  15. * Patrick Burleson contributed a patch for Weblogic support.
  16. * Wesley Hall contributed patches to authentication exception handling.
  17. * Scott Evans contributed improvements to the tablig package.
  18. * Travis Gregg contributed a fix to EH-CACHE usage after web context refresh.
  19. * Ray Krueger is a current member of the development team.
  20. * Karel Miarka contributed a fix for EH-CACHE NPEs, additional event
  21. handling for DaoAuthenticationProvider, and the
  22. PasswordAuthenticationProvider-related (including LDAP DAO) classes.
  23. * James Monaghan contributed the AcegiRemoteInvocation support classes.
  24. * Andrew Petro contributed documentation improvements.
  25. * Anyone else I've forgotten (please let me know so I can correct this).
  26. Plus of course all the people who use the project and provide feedback, bug
  27. reports, suggestions and help fellow users.
  28. $Id$