[PR #123] [CLOSED] added support for basic auth in the sync url. #17 #372

Closed
opened 2026-02-28 01:24:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ushahidi/SMSSync/pull/123
Author: @mandric
Created: 9/17/2013
Status: Closed

Base: developHead: basic-auth


📝 Commits (2)

  • 1da7326 added support for basic auth in the sync url.
  • 63c3f9d fixed indentation

📊 Changes

3 files changed (+27 additions, -1 deletions)

View changed files

📝 smssync/src/main/java/org/addhen/smssync/net/MainHttpClient.java (+14 -0)
📝 smssync/src/main/java/org/addhen/smssync/net/MessageSyncHttpClient.java (+12 -0)
📝 smssync/src/main/java/org/addhen/smssync/util/Util.java (+1 -1)

📄 Description

also added $ character to URL_PATTERN to cover case where it's in your
password.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ushahidi/SMSSync/pull/123 **Author:** [@mandric](https://github.com/mandric) **Created:** 9/17/2013 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `basic-auth` --- ### 📝 Commits (2) - [`1da7326`](https://github.com/ushahidi/SMSSync/commit/1da73263eddf953a740c2ded66fe701e273dca5b) added support for basic auth in the sync url. - [`63c3f9d`](https://github.com/ushahidi/SMSSync/commit/63c3f9d5476453adced0c243b5c7c4cb9332b46a) fixed indentation ### 📊 Changes **3 files changed** (+27 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `smssync/src/main/java/org/addhen/smssync/net/MainHttpClient.java` (+14 -0) 📝 `smssync/src/main/java/org/addhen/smssync/net/MessageSyncHttpClient.java` (+12 -0) 📝 `smssync/src/main/java/org/addhen/smssync/util/Util.java` (+1 -1) </details> ### 📄 Description also added $ character to URL_PATTERN to cover case where it's in your password. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:24:21 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SMSSync#372
No description provided.