Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User feedback for missing gmp extension #17

Open
michib opened this issue Aug 14, 2019 · 5 comments
Open

User feedback for missing gmp extension #17

michib opened this issue Aug 14, 2019 · 5 comments
Labels
enhancement New feature or request
Milestone

Comments

@michib
Copy link
Collaborator

michib commented Aug 14, 2019

If the gmp extension is missing (see error log from #16), users should get a hint about this

@michib michib added the enhancement New feature or request label Aug 14, 2019
@michib michib added this to the 0.2.0 milestone Aug 14, 2019
@michib michib self-assigned this Aug 14, 2019
@JSoko
Copy link
Member

JSoko commented Aug 19, 2019

On Ubuntu you just have to run

sudo apt-get update && sudo apt-get upgrade
sudo apt-get install php-gmp
service apache2 restart

Works fine, but only as 2nd Factor and not as singlesignon webauthn on Nextcloud 16.0.4.1

Linux 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64
Apache/2.4.29 (Ubuntu) (apache2handler)
mysql 10.2.16
php 7.2.19-0ubuntu0.18.04.2
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, sodium, session, standard, apache2handler, mysqlnd, PDO, xml, apcu, apc, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, gmp, iconv, igbinary, imagick, intl, json, ldap, exif, mysqli, pdo_mysql, Phar, posix, readline, redis, shmop, SimpleXML, smbclient, soap, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlrpc, xmlwriter, xsl, zip, libsmbclient, Zend OPcache

@michib
Copy link
Collaborator Author

michib commented Aug 19, 2019

Thank you the installation information, it's highly appreciated.

Yes it only works as second factor, that's intended. To be used for passwordless authentication, there is more work on the core of nextcloud necessary

@derritter88
Copy link

Thank you sir!

@My1
Copy link

My1 commented Feb 4, 2022

@JSoko nice info but not the point.
the point is that the extension should maybe tell the admin that the gmp is missing rather than not telling anything and needing to dig endlessly in the logs.

@ChristophWurst
Copy link
Member

@michib michib removed their assignment Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants