View | Details | Raw Unified | Return to bug 28785
Collapse All | Expand All

(-)a/C4/Auth.pm (-1 / +2 lines)
Lines 1432-1437 Possible return values in C<$status> are: Link Here
1432
1432
1433
=item "expired -- session cookie has expired; API user should resubmit userid and password
1433
=item "expired -- session cookie has expired; API user should resubmit userid and password
1434
1434
1435
=item "restricted" -- The IP has changed (if SessionRestrictionByIP)
1436
1435
=back
1437
=back
1436
1438
1437
=cut
1439
=cut
1438
- 

Return to bug 28785