Megan Edwards
|
b7728ab95c
|
Changed default connection string
...to something plausible
|
2023-07-08 14:45:32 -04:00 |
|
Greg Edwards
|
62628f7c5a
|
Updated the formatting on my web/app.configs to ease staging issues.
|
2022-08-05 04:55:01 -04:00 |
|
Greg Edwards
|
886dcbd62e
|
Added Allow User Variables=True to a bunch of web/app.configs.
https://stackoverflow.com/questions/5524632/how-can-i-use-a-mysql-user-defined-variable-in-a-net-mysqlcommand/5530583#5530583
https://github.com/mysql-net/MySqlConnector/issues/194
|
2021-11-24 23:56:43 -05:00 |
|
Greg Edwards
|
e64ce73119
|
Force enable SSLv3 in GlobalTerminalService and throw in some troubleshooting breadcrumbs for obsolete ciphers.
|
2021-04-22 03:39:44 -04:00 |
|
Greg Edwards
|
d1ce0fc4f9
|
Target .NET 4.0 on GlobalTerminalService.
|
2021-04-21 23:14:47 -04:00 |
|
Greg Edwards
|
96a5c35c02
|
Removed some old ip addresses used by an old dev environment.
|
2018-10-31 23:28:24 -04:00 |
|
Greg Edwards
|
e3c16da03b
|
Lower .NET framework dependencies to 3.5 for most (non-web) projects.
|
2015-02-14 20:48:16 -05:00 |
|
Greg Edwards
|
3cecc6531b
|
Added charset=utf8 to all my app.configs.
|
2014-12-15 20:25:32 -05:00 |
|
Greg Edwards
|
510efdd36c
|
Target .NET 4.0 so I don't need to install 3.5 on my server.
|
2014-07-11 00:54:29 -04:00 |
|
Greg Edwards
|
aca7e54350
|
Fixed missing connection string in GTServer project.
|
2014-06-14 23:12:02 -04:00 |
|
Greg Edwards
|
6d98210d97
|
Implemented Gen4 Global Terminal conversation logic.
|
2014-06-05 17:14:40 -04:00 |
|