| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| lib-php-digest-0.3.zip | 2012-07-12 | 17.2 kB | |
| lib-php-digest-0.3.tar.gz | 2012-07-12 | 8.8 kB | |
| README | 2012-07-12 | 817 Bytes | |
| Totals: 3 Items | 26.8 kB | 0 | |
PHP Digest V. 0.3 (7/12/2012)
Introduction:
This library is designed to add Digest Authentication to PHP applications.
Things that are on my radar:
-->Opera/IE issues with some of the logout/redirects
-->Cleaning queries
-->Documenting.
Documentation / Where to get help
I'm slowly writing docs for the software and putting them in the wiki that's
on sourceforge. If you still need help, open up a ticket.
Changelog:
0.3
-->Added more functions for admin tasks
-->Fixed some inactivity logout issues
-->Option to check sessions via Nonce or Cookies
-->Fixed some diagnostic problems
0.2
-->Added NC Check functionality.
-->Added logout functionality.
-->Added inactive timeout functionality.
-->Added logging/blacklisting functionality.
0.1
-->Initial Release