Changeset 7479
- Timestamp:
- Dec 23, 2008, 9:34:07 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/rpc-server.c
r7451 r7479 458 458 "<p>Unauthorized IP Address.</p>" 459 459 "<p>Either disable the IP address whitelist or add your address to it.</p>" 460 "<p>If you're editing settings.json, see the 'rpc-whitelist' and 'rpc-whitelist-enabled' entries.</p>" ); 460 "<p>If you're editing settings.json, see the 'rpc-whitelist' and 'rpc-whitelist-enabled' entries.</p>" 461 "<p>If you're still using ACLs, use a whitelist instead. See the transmission-daemon manpage for details.</p>" ); 461 462 } 462 463 else if( server->isPasswordEnabled
Note: See TracChangeset
for help on using the changeset viewer.