-
```
Hi, great project :)
Reproduce is simple:
string s_pdu2 =
"06915404939099640A9154050515800000113071903202401E0500039A0202EC6550980E32A7DDE
432A84E0685CD20B43D4C7601";
SMS sms = new SMS();
SMS.F…
-
```
Hi, great project :)
Reproduce is simple:
string s_pdu2 =
"06915404939099640A9154050515800000113071903202401E0500039A0202EC6550980E32A7DDE
432A84E0685CD20B43D4C7601";
SMS sms = new SMS();
SMS.F…
-
```
Hi, great project :)
Reproduce is simple:
string s_pdu2 =
"06915404939099640A9154050515800000113071903202401E0500039A0202EC6550980E32A7DDE
432A84E0685CD20B43D4C7601";
SMS sms = new SMS();
SMS.F…
-
### Tasks
- 1. Authorization security need to be improved. Hash password OK
- 2. User inputted fields complete validation is needed: OK
- 2.1 Registration form. OK
- 2.2 Login Form. OK
- 2.3 Ne…
-
```
Hi, great project :)
Reproduce is simple:
string s_pdu2 =
"06915404939099640A9154050515800000113071903202401E0500039A0202EC6550980E32A7DDE
432A84E0685CD20B43D4C7601";
SMS sms = new SMS();
SMS.F…
-
Doesn't display foreign characters. e.g. Chinese
https://github.com/okfn/messytables/blob/master/horror/characters.csv
You could also try other difficult CSVs from this dir:
https://github.com/okfn/m…
-
```
What steps will reproduce the problem?
If you try to encode/decode special chars (á, é, ç, í, ...) you get some
weird response.
I am using Linux Ubuntu and the r20 of smspdu.
You have a reall…
-
```
What steps will reproduce the problem?
If you try to encode/decode special chars (á, é, ç, í, ...) you get some
weird response.
I am using Linux Ubuntu and the r20 of smspdu.
You have a reall…
-
```
Hi, great project :)
Reproduce is simple:
string s_pdu2 =
"06915404939099640A9154050515800000113071903202401E0500039A0202EC6550980E32A7DDE
432A84E0685CD20B43D4C7601";
SMS sms = new SMS();
SMS.F…
-
Hello!
Thanks for Restify - it's absolutely cool!
I found a bug in the function `sendRaw` - when you try to send none `utf8` data in response - you can't do it. Data always will be encoded to ut…