Profiles

  • Member Since: March 26th, 2008
  • Find me on:
  • Committed [1329044] to Plugins SVN:
    Tagging version 0.6.

  • Committed [1329043] to Plugins SVN:
    Release version 0.6.

  • Committed [1329029] to Plugins SVN:
    comment: flag xmpp-auth comment validation as an experimental feature. In ...

  • Committed [1328711] to Plugins SVN:
    comment: timeout after 50 seconds. A little longer than the default 30 ...

  • Committed [1328710] to Plugins SVN:
    Make the label "Transaction ID" customizable... ... and use this to call ...

  • Committed [1328706] to Plugins SVN:
    Transaction id is 6 characters. It is unneeded to have an overlong ...

  • Committed [1328703] to Plugins SVN:
    comment: don't capitalize the transaction ID. It seems the CSS style for ...

  • Committed [1328701] to Plugins SVN:
    comment: fix XMPP-auth commenting. Display a transaction ID under the JID ...

  • Committed [1327190] to Plugins SVN:
    comment: fix IM field display in comment form.

  • Committed [1327189] to Plugins SVN:
    admin: add a red warning message when commenter feature is enabled... ... ...

  • Committed [1327173] to Plugins SVN:
    Release version 0.5.

  • Committed [1327162] to Plugins SVN:
    cert: fix CaCert root certificate. Since it is usually not included in ...

  • Committed [1327157] to Plugins SVN:
    certs: cleaning old certificates.

  • Committed [1327155] to Plugins SVN:
    Auth: upgrading SASL lib to Auth_SASL2 0.1.0. Auth_SASL is not maintained ...

  • Committed [1327147] to Plugins SVN:
    certs: downloaded and processed Let's Encrypt root certs.

  • Committed [1327146] to Plugins SVN:
    certs: adding Let's Encrypt root certs. Not sure if I should get the ...

  • Committed [1327145] to Plugins SVN:
    Experimentation of a new protocole. Diverging from XEP-0070 or my ...

  • Committed [1327018] to Plugins SVN:
    Tagging version 0.4.

  • Committed [1327016] to Plugins SVN:
    Release 0.4. After so many years!

  • Committed [1327012] to Plugins SVN:
    certs: add formatted root certificates.

  • Committed [1327008] to Plugins SVN:
    admin: s/Google Talk/Gmail/ I don't think anyone says "Google Talk" ...

  • Committed [1327007] to Plugins SVN:
    admin: add back XMPP as a contact method. It has been removed in ...

  • Committed [1327002] to Plugins SVN:
    certs: updating root certificates. Verisign auth business was bought by ...

  • Committed [1326998] to Plugins SVN:
    my_socket: catch TLS connection warning to output usable error. Trick ...

  • Committed [1326979] to Plugins SVN:
    my_socket: do not try to get the IP from a domain myself. When connecting ...

  • Committed [1326952] to Plugins SVN:
    Auth_SASL: fix "No such file or directory" error on Auth_SASL ...

  • Committed [1326941] to Plugins SVN:
    Readme: remove trailing spaces.

  • Committed [434713] to Plugins SVN:
    - DIGEST-MD5 priority downgraded (as this is a deprecated mechanism. - ...

  • Committed [429749] to Plugins SVN:
    - Cached SRV records are now reordered on failure. - A/AAAA records are ...

  • Committed [427279] to Plugins SVN:
    - Destructor of xmpp_stream had a bugged condition.

  • Committed [427277] to Plugins SVN:
    - Bug fix: value of xml_parse() on error. I am not sure where I got this ...

  • Committed [427265] to Plugins SVN:
    - Login now "shakes" on XMPP authentication errors.... ... just as on ...

  • Committed [427261] to Plugins SVN:
    - SRV DNS request is now saved in cache and reused. I use the minimum ttl ...

  • Committed [427241] to Plugins SVN:
    - If user already authenticated by some other mean, do nothing. Likely if ...

  • Committed [427193] to Plugins SVN:
    - Domain added to all gettext calls. - Some new gettext calls. - Small ...

  • Committed [427188] to Plugins SVN:
    - i18n setup. - Part of the plugin translated in French.

  • Committed [427136] to Plugins SVN:
    - Readme updated. - Prepare the plugin i18n file loading.

  • Committed [426652] to Plugins SVN:
    - Do not process comment when no configuration but still let the new ...

  • Committed [426651] to Plugins SVN:
    - Don't load the whole login processing when login is disabled or ...

  • Committed [426648] to Plugins SVN:
    - Version 0.3 released.

  • Committed [426647] to Plugins SVN:
    - Preparation for release of v0.3.

  • Committed [426646] to Plugins SVN:
    - Session establishment fixed. I note in particular that ejabberd won't ...

  • Committed [426634] to Plugins SVN:
    - Oups! A blocking log left during login attempt.

  • Committed [426623] to Plugins SVN:
    - A lot of cleaning. - Fix in my_socket: it would fail if the connection ...

  • Committed [426617] to Plugins SVN:
    - Bug fix on DNS SRV ordering function. An initial reference on a value ...

  • Committed [426597] to Plugins SVN:
    - Replace the show_password filter by a javascript action when changing ...

  • Committed [426595] to Plugins SVN:
    - Javascript file has been split into 2 files: 1 for admin, 1 for login.

  • Committed [426593] to Plugins SVN:
    - Export comment and login related functions into dedicated files.

  • Committed [426591] to Plugins SVN:
    - Admin functions in separate file. I am in the process of clarifying the ...

  • Committed [426589] to Plugins SVN:
    - A few fixes. Now it works for comments as well.