Plugin:AuthState: Difference between revisions

From Miranda NG
Plugin:AuthState
Jump to navigation Jump to search
(remove obsolete icolib info)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
If a contact didn't authorize you, this plugin puts an icon in front of the contact's name.  
If a contact didn't authorize you, this plugin puts an icon in front of the contact's name. Another icon is displayed if there is "Grant authorization" item in contact's menu.


<!--T:5-->
It has per-contact settings, so icon can be shown or hide for a particular contact.
It has per-contact settings, so icon can be shown or hide for a particular contact.


Line 10: Line 11:


<!--T:3-->
<!--T:3-->
{{DBKey|<Proto>|Auth}} and {{DBKey|<Proto>|Grant}} (if {{GlossLink|account}} is ICQ, then the {{DBKey|ICQ|Auth}} and {{DBKey|ICQ|Grant}} keys are checked, respectively). Plugin draws a red dot if the contact did not authorize you, and green if you did not authorize it.
{{DBKey|<Proto>|Auth}} and {{DBKey|<Proto>|Grant}} (if {{GlossLink|account}} is Jabber, then the {{DBKey|Jabber|Auth}} and {{DBKey|Jabber|Grant}} keys are checked, respectively). Plugin draws a red dot if the contact did not authorize you, and green if you did not authorize it.


<!--T:4-->
<!--T:4-->

Latest revision as of 16:06, 26 June 2024

Authorization state
No image
Filename AuthState.dll
Authors snwbrdr, Thief
Download links
Stable version: 32-bit, 64-bit
Development version: 32-bit, 64-bit

If a contact didn't authorize you, this plugin puts an icon in front of the contact's name. Another icon is displayed if there is "Grant authorization" item in contact's menu.

It has per-contact settings, so icon can be shown or hide for a particular contact.

This plugin checks corresponding keys presence for the contact:

<Proto>/Auth and <Proto>/Grant (if account is Jabber, then the Jabber/Auth and Jabber/Grant keys are checked, respectively). Plugin draws a red dot if the contact did not authorize you, and green if you did not authorize it.

It supports any protocol that uses the appropriate keys.