Libraries tagged by disable password login

wubinworks/module-disable-customer

3 Favers
6703 Downloads

Disable Customer Extension for Magento 2. Disable/Enable customer login, password reset and account activation. Works for both Frontend and WebAPI area.

Go to Download


piotrpress/disable-password-login

1 Favers
30 Downloads

This plugin disables password login for all users, allowing only authentication via other methods (e.g. SSO).

Go to Download


tlokuus/oc-disablepassword-plugin

1 Favers
365 Downloads

October CMS plugin for disabling user passwords

Go to Download


ecentral/celum-connect-fal-rest-client

0 Favers
2 Downloads

### Authorization If you are already logged into CELUM Content via browser, no further authorization is required. Otherwise, please use one of the below methods: 1. Click on 'Authorize' on the right and either provide an API Key, type in your username/password or use OpenID Connect to log in. 2. OpenId implicit flow is disabled for security reasons and will not work as Authorization option. ### Creating an asset 1. Request upload via [upload endpoint](#/Upload/requestUpload). The endpoint will return a URl for uploading the binary and a upload handle to identify the upload. 2. Upload the content of your asset by sending a POST request to the upload URL from step 1 and setting the ```Content-Type``` header to ```application/octet-stream```. Optionally, you can also use multipart upload with ```multipart/form-data``` as ```Content-Type``` - like our Nova UI. 3. Create the asset via [create asset endpoint](#/Assets/createAssetInCollection) by passing in the upload handle from step 1 together with other parameters.

Go to Download