Enabling Dashboard Replies
Dashboard Replies allows eligible users to reply to supported IRC Inbox threads from the website.
Enable reply sending
The password is entered once to create the protected reply credential.
Credential storage
The reply credential is:
When enabled, the status should show:
External worker
Dashboard replies are not sent directly by the web page.
The dashboard queues the reply, and an external worker sends it separately.
The worker operates outside the webpage and does not restart or directly alter the main BNC service.
Disabling replies
Use:
to remove the saved reply capability.
Dashboard Replies allows eligible users to reply to supported IRC Inbox threads from the website.
Enable reply sending
- Open IRC Inbox.
- Find Dashboard Replies.
- Enter your current BNC password.
- Select Enable dashboard replies.
The password is entered once to create the protected reply credential.
Credential storage
The reply credential is:
- Encrypted in private server storage.
- Not stored in browser JavaScript.
- Used only for the dashboard-reply process.
- Removable by disabling dashboard replies.
When enabled, the status should show:
Code:
Enabled - encrypted credential saved
External worker
Dashboard replies are not sent directly by the web page.
The dashboard queues the reply, and an external worker sends it separately.
The worker operates outside the webpage and does not restart or directly alter the main BNC service.
Disabling replies
Use:
Code:
Disable dashboard replies
to remove the saved reply capability.