Fwd: [PATCH 0/4] Reverting to use CHAP by default

2022-09-02 Thread Sergei Golubtsov
CHAP is mandated by 3GPP as the default authentication
method. The NONE authentication method should be used only
if CHAP is not suitable, e.g. both username and password
are empty.

Sergei Golubtsov (4):
  Revert "mbpi: support for auth NONE"
  mbpi: switch to auth NONE if other options cannot be used
  lte: switch auth to NONE if other options cannot be used
  file provision plugin: use CHAP auth by default

 drivers/atmodem/lte.c| 3 ++-
 plugins/file-provision.c | 2 +-
 plugins/mbpi.c   | 6 ++
 3 files changed, 5 insertions(+), 6 deletions(-)

-- 
2.30.2
___
ofono mailing list -- ofono@ofono.org
To unsubscribe send an email to ofono-le...@ofono.org


Re: Fwd: [PATCH 0/4] Reverting to use CHAP by default

2022-09-01 Thread Denis Kenzior

Hi Sergei,

On 9/1/22 09:50, Sergei Golubtsov wrote:

Hi Denis,

Didn't get any response to two series of patches I've sent. Did you see them? I 
sent them both at the same time.




Can you resend these?  For some reason I don't have the actual patch from the 
first series (just the cover letter)


and the second series I'm missing email 2/4 and 4/4.

Regards,
-Denis
___
ofono mailing list -- ofono@ofono.org
To unsubscribe send an email to ofono-le...@ofono.org


Fwd: [PATCH 0/4] Reverting to use CHAP by default

2022-09-01 Thread Sergei Golubtsov
Hi Denis,

Didn't get any response to two series of patches I've sent. Did you see
them? I sent them both at the same time.

Yours sincerely,
Sergei Golubtsov.


-- Forwarded message -
From: Sergei Golubtsov 
Date: Sat, Jul 16, 2022 at 11:20 AM
Subject: [PATCH 0/4] Reverting to use CHAP by default
To: 
Cc: Sergei Golubtsov 


CHAP is mandated by 3GPP as the default authentication
method. The NONE authentication method should be used only
if CHAP is not suitable, e.g. both username and password
are empty.

Sergei Golubtsov (4):
  Revert "mbpi: support for auth NONE"
  mbpi: switch to auth NONE if other options cannot be used
  lte: switch auth to NONE if other options cannot be used
  file provision plugin: use CHAP auth by default

 drivers/atmodem/lte.c| 3 ++-
 plugins/file-provision.c | 2 +-
 plugins/mbpi.c   | 6 ++
 3 files changed, 5 insertions(+), 6 deletions(-)

-- 
2.30.2
___
ofono mailing list -- ofono@ofono.org
To unsubscribe send an email to ofono-le...@ofono.org