Skip to content

Feature/no member login browser

This version disable possibility to login with secret login and password, only allowing to search a pubkey.

NOTE: For now I kept the possibility to login in the payment API. But I think a specific method for payment API with pubkey + OTP 2nd step authentication mechanism should be implemented, so that the secret logins are never entered and OTP 2nd step code is regenerated each time so far more secure.

Merge request reports