otetard / ownpad

Ownpad is a Nextcloud application that allows to create and open Etherpad and Ethercalc documents.
GNU Affero General Public License v3.0
57 stars 24 forks source link

ISecureRandom: use generate directly #76

Closed rullzer closed 5 years ago

rullzer commented 5 years ago

getMediumStrengthGenerator is deprecated and will be removed in NC16 nextcloud/server#12907

otetard commented 5 years ago

Thanks for the PR!