Plugin Directory

Changeset 1329043


Ignore:
Timestamp:
01/15/2016 02:31:49 PM (10 years ago)
Author:
Jehan
Message:

Release version 0.6.

Location:
xmpp-auth/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • xmpp-auth/trunk/readme.txt

    r1327173 r1329043  
    22
    33Contributors: Jehan Hysseo
    4 Donate link: http://girinstud.io/about/
     4Donate link: http://libreart.info/en/donate
    55Tags: jabber, xmpp, xep-0070, authentication, comments
    66requires at least: 3.2.0
    77Tested up to: 4.4.1
    8 Stable tag: 0.5
     8Stable tag: 0.6
    99
    1010Allows users to authenticate without password via XMPP and for visitors to be
     
    268268== Changelog ==
    269269
     270= 0.6 =
     271
     272- Fix comment validation.
     273- Comment validation through XMPP is now marked as "experimental".
     274  Though still functional, I find the user experience crappy. I will want to
     275  review this deeply before considering it in release state.
     276- Comment validation times out at 50 sec (was 30).
     277- Transaction IDs are 6 characters. This makes them easier to copy, even on
     278  smaller virtual keyboard (for instance to validate on your personal smartphone
     279  a login made on a third-party untrusted machine).
     280
    270281= 0.5 =
    271282
  • xmpp-auth/trunk/xmpp-auth.php

    r1327173 r1329043  
    44Plugin URI: https://wordpress.org/plugins/xmpp-auth/
    55Description: Authentication to the website through Instant Messaging Authorization (XMPP XEP-0070).
    6 Version: 0.5
     6Version: 0.6
    77Author: Jehan Hysseo
    88Author URI: http://girinstud.io
Note: See TracChangeset for help on using the changeset viewer.