David Sparer
|
175acc86e2
|
Merge branch 'master' into develop
# Conflicts:
# CHANGELOG.TXT
# mRemoteV1/Config/Serializers/ConnectionSerializers/MsSql/DataTableSerializer.cs
# mRemoteV1/Properties/AssemblyInfo.cs
|
2019-03-16 11:53:00 -05:00 |
|
David Sparer
|
a31fec5fb9
|
encrypt correct db field
fixes #1347
|
2019-03-14 17:35:28 -05:00 |
|
Sean Kaim
|
e143c6b5b4
|
resharper code reformat (to allow standard code style going forward)
|
2019-02-15 16:47:56 -05:00 |
|
David Sparer
|
703f9deb9a
|
added a version property to the ISerializer interface. switch to using confcons v2.7 serializer in production and tests. this resolved an issue with serializing the RedirectClipboard property
|
2018-12-05 16:07:59 -06:00 |
|
David Sparer
|
83c31ad2b4
|
created sql version upgrader for confcons v2.7
|
2018-11-08 17:16:33 -06:00 |
|
David Sparer
|
3bcb769965
|
Merge branch 'release/v1.76' into develop
# Conflicts:
# CHANGELOG.TXT
# mRemoteV1/Properties/AssemblyInfo.cs
# mRemoteV1/mRemoteV1.csproj
|
2018-11-08 16:38:51 -06:00 |
|
David Sparer
|
abcab2aadf
|
sql now encrypts and decrypts passwords
|
2018-11-03 18:28:53 -05:00 |
|
David Sparer
|
78bf40282a
|
the IsExapnded property is no longer saved to the DB
|
2018-11-02 11:30:39 -05:00 |
|
David Sparer
|
e99b8ed453
|
hooked up the local settings serializer
|
2018-11-01 19:14:25 -05:00 |
|
David Sparer
|
f560fb86d8
|
moved database serializers to more logical place
|
2018-11-01 15:00:51 -05:00 |
|