View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005757 | SymmetricDS | New Feature | public | 2023-03-24 13:06 | 2023-03-24 16:00 |
Reporter | cquamme | Assigned To | cquamme | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Target Version | 3.14.7 | Fixed in Version | 3.14.7 | ||
Summary | 0005757: Add server parameter for setting a server's cookie name | ||||
Description | Add a server parameter in symmetric-server.properties that allows the user to set the server's cookie name. The cookie name will default to JSESSIONID_{port} unless explicitly set. Adding this will help when two SymmetricDS sessions are active in one browser, the user may need to set one sessions cookie name to be different than the others, so that they don't end up with the same cookie name, causing issues. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.14 bf5acf3b 2023-03-24 15:52:22 Details Diff |
0005757: Add server parameter for setting a server's cookie name |
Affected Issues 0005757 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ServerConstants.java | Diff File | ||
mod - symmetric-server/src/main/deploy/conf/symmetric-server.properties | Diff File | ||
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/SymmetricWebServer.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-03-24 13:06 | cquamme | New Issue | |
2023-03-24 13:06 | cquamme | Status | new => assigned |
2023-03-24 13:06 | cquamme | Assigned To | => cquamme |
2023-03-24 15:52 | cquamme | Status | assigned => resolved |
2023-03-24 16:00 | cquamme | Changeset attached | => SymmetricDS 3.14 bf5acf3b |
2023-05-12 19:49 | admin | Status | resolved => closed |