twofactor_gateway icon indicating copy to clipboard operation
twofactor_gateway copied to clipboard

πŸ”‘ Second factor provider using an external messaging gateway (SMS, Telegram, Signal)

Results 91 twofactor_gateway issues
Sort by recently updated
recently updated
newest added

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.23 to 9.5.24. Changelog Sourced from phpunit/phpunit's changelog. [9.5.24] - 2022-08-30 Added #4931: Support null and false as stand-alone types #4955: Support true as stand-alone type Fixed...

dependencies
php

Bumps [vue](https://github.com/vuejs/core) from 2.6.14 to 3.2.38. Release notes Sourced from vue's releases. v3.2.38 Please refer to CHANGELOG.md for details. v3.2.37 Please refer to CHANGELOG.md for details. v3.2.36 Please refer to...

dependencies
javascript

Hi, Do you have any plan to add support for sending sms via a kannel url. This could be useful in case the playsms layer is not functionnal so one...

enhancement

Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from 5.1.0 to 5.3.0. Release notes Sourced from @​nextcloud/webpack-vue-config's releases. v5.3.0 v5.3.0 (2022-08-10) Full Changelog Changed: Update engines versions to Node 16 with Npm 7 or Npm 8...

dependencies
javascript

Automated update of the npm and node engines versions

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies
javascript

## Background ``` This version of Nextcloud requires at least PHP 7.4You are currently running 7.3.33-1+ubuntu20.04.1+deb.sury.org+1. Please update your PHP version. ``` _Originally posted by @rotdrop in https://github.com/nextcloud/twofactor_gateway/issues/481#issuecomment-1037310699_ ## Motivation...

Add CustomSMS a generic provider to send SMS using any webservice gateway

Added correct string for 'sms77io' sms provider. Fixes https://github.com/nextcloud/twofactor_gateway/issues/302#issuecomment-565323873

@ChristophWurst @MorrisJobke @boppy @killerbees19 Added code to use Plivo as a SMS Provider.