|
|
|
@766
|
[766]
|
03/09/10 01:49:05 |
wbond |
Fixed ticket #363 - added fAuthorization::getLoginPage() |
|
|
|
@721
|
[721]
|
10/26/09 12:36:49 |
wbond |
BackwardsCompatibilityBreak - Removed the $prefix parameter from the … |
|
|
|
@567
|
[567]
|
05/08/09 09:07:44 |
wbond |
BackwardsCompatibilityBreak - the first parameter of fSession::clear() was … |
|
|
|
@473
|
[473]
|
01/10/09 21:59:26 |
wbond |
Fixed a bug with using named IP ranges in fAuthorization::checkIP() |
|
|
|
@448
|
[448]
|
12/24/08 01:06:02 |
wbond |
Updated copyright notices and licenses to use Will instead of William, … |
|
|
|
@388
|
[388]
|
11/13/08 20:28:10 |
wbond |
BackwardsCompatibilityBreak - fCore::toss() was removed and all exceptions … |
|
|
|
@387
|
[387]
|
11/12/08 21:58:14 |
wbond |
Fixed auto session regeneration in fAuthorization |
|
|
|
@385
|
[385]
|
11/12/08 20:28:38 |
wbond |
Fixed a misspelling in fAuthorization |
|
|
|
@382
|
[382]
|
11/12/08 14:05:32 |
wbond |
Changed fAuthorization to regenerate the session id whenever new user info … |
|
|
|
@338
|
[338]
|
10/27/08 13:59:06 |
wbond |
Changed fAuthorization::checkLoggedIn() to include checking the user token |
|
|
|
@315
|
[315]
|
10/19/08 00:32:49 |
wbond |
More API documentation updates |
|
|
|
@311
|
[311]
|
10/17/08 13:32:25 |
wbond |
Some updates to API documentation |
|
|
|
@287
|
[287]
|
10/11/08 22:18:14 |
wbond |
Made session prefix creation consistent across classes |
|
|
|
@286
|
[286]
|
10/11/08 22:08:46 |
wbond |
Added reset() methods for all classes with static members |
|
|
|
@273
|
[273]
|
10/06/08 23:12:08 |
wbond |
Added comments to explain class constants for static method callbacks |
|
|
|
@265
|
[265]
|
10/03/08 01:39:30 |
wbond |
Added class constants to all classes with static methods to allow for … |
|
|
|
@214
|
[214]
|
09/12/08 13:51:40 |
wbond |
Moved all of the classes out of subdirectories for easier browsing and … |
|
copied from session/fAuthorization.php:
|
|
|
|
@183
|
[183]
|
08/31/08 10:55:12 |
wbond |
Fixed some code formatting |