<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.smt-x.com/index.php?action=history&amp;feed=atom&amp;title=PasswordSecurity</id>
	<title>PasswordSecurity - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.smt-x.com/index.php?action=history&amp;feed=atom&amp;title=PasswordSecurity"/>
	<link rel="alternate" type="text/html" href="https://wiki.smt-x.com/index.php?title=PasswordSecurity&amp;action=history"/>
	<updated>2026-04-04T02:13:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.3</generator>
	<entry>
		<id>https://wiki.smt-x.com/index.php?title=PasswordSecurity&amp;diff=185&amp;oldid=prev</id>
		<title>Smtxwiki: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.smt-x.com/index.php?title=PasswordSecurity&amp;diff=185&amp;oldid=prev"/>
		<updated>2020-05-25T20:44:29Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 22:44, 25 May 2020&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Smtxwiki</name></author>
	</entry>
	<entry>
		<id>https://wiki.smt-x.com/index.php?title=PasswordSecurity&amp;diff=184&amp;oldid=prev</id>
		<title>Smtxwiki: Created page with &quot;Passwords used in connection strings can be saved in the database, so that only administrators that add the password are familiar with the password string. Passwords can be sa...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.smt-x.com/index.php?title=PasswordSecurity&amp;diff=184&amp;oldid=prev"/>
		<updated>2020-05-22T12:13:55Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Passwords used in connection strings can be saved in the database, so that only administrators that add the password are familiar with the password string. Passwords can be sa...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Passwords used in connection strings can be saved in the database, so that only administrators that add the password are familiar with the password string. Passwords can be saved in the Admin&amp;gt;&amp;gt;Adapters&amp;gt;&amp;gt;Passwords menu.&lt;br /&gt;
&lt;br /&gt;
Click the button &amp;quot;+ Add New Password&amp;quot; to add a new password to the database. Give the new password a name and type the password in the password field. Save it to the database.&lt;br /&gt;
&lt;br /&gt;
After saving the password, you&amp;#039;ll notice an export icon behind the password. Click this button to copy the password placeholder to your clipboard.&lt;br /&gt;
&lt;br /&gt;
The password can be referred to in connection strings using this placeholder. Example of a placeholder is this: #PASSWORD-MyPassword#.&lt;br /&gt;
&lt;br /&gt;
Your new connection string should look something like this:&lt;br /&gt;
 Provider=SERVER;Data Source=DATABASE;Persist Security Info=True;User ID=username;password=#PASSWORD-MyPassword#&lt;/div&gt;</summary>
		<author><name>Smtxwiki</name></author>
	</entry>
</feed>