Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
mobile Datovka
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
9
Issues
9
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Packages
Packages
Container Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Datovka projects
mobile Datovka
Commits
60e50a77
Commit
60e50a77
authored
Feb 21, 2018
by
Karel Slaný
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disabled ignoring of records management SSL connection errors.
parent
b72fb07f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/datovka_shared/records_management/io/records_management_connection.cpp
...d/records_management/io/records_management_connection.cpp
+1
-1
No files found.
src/datovka_shared/records_management/io/records_management_connection.cpp
View file @
60e50a77
...
...
@@ -29,7 +29,7 @@
#include "src/datovka_shared/records_management/io/records_management_connection.h"
/* Must be set to false for production releases. */
const
bool
RecordsManagementConnection
::
ignoreSslErrorsDflt
=
tru
e
;
const
bool
RecordsManagementConnection
::
ignoreSslErrorsDflt
=
fals
e
;
#define logFuncCall() \
qDebug("%s()", __func__)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment