View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005567 | SymmetricDS Pro | New Feature | public | 2022-11-04 13:06 | 2022-11-30 21:21 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.0 | ||||
Target Version | 3.14.3 | Fixed in Version | 3.14.3 | ||
Summary | 0005567: Add Import URL button to the Authorities tab of the Manage Security screen | ||||
Description | On the Authorities tab of the Manage Security screen, add an Import URL button to the right of the Import button and rename the Import button to "Import File". The new button should pop up a dialog to ask for a URL, and default it to the sync URL of the registration server. The URL field should be validated to ensure that the value in the field is a valid HTTPS URL. The dialog should retrieve the server certificate and authority chain and then take each authority's cert in the chain and display the cert and ask the user to import it. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.14 bfd90f49 2022-11-04 13:12:05 evan-miller-jumpmind Details Diff |
0005567: Added and renamed methods in HttpConnection classes |
Affected Issues 0005567 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/transport/TransportManagerFactory.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/transport/http/Http2Connection.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/transport/http/HttpConnection.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-11-04 13:06 | emiller | New Issue | |
2022-11-04 13:06 | emiller | Status | new => assigned |
2022-11-04 13:06 | emiller | Assigned To | => emiller |
2022-11-04 13:15 | emiller | Status | assigned => resolved |
2022-11-04 13:15 | emiller | Resolution | open => fixed |
2022-11-04 13:15 | emiller | Fixed in Version | => 3.14.3 |
2022-11-04 14:00 | Changeset attached | => SymmetricDS 3.14 bfd90f49 | |
2022-11-30 21:21 | admin | Status | resolved => closed |