Skip to content

Commit

Permalink
Merge pull request #1555 from nextcloud/automated/noid/master-fix-npm…
Browse files Browse the repository at this point in the history
…-audit

[master] Fix npm audit
  • Loading branch information
ChristophWurst authored Sep 30, 2024
2 parents 2f2d93f + 024518f commit 636eb87
Show file tree
Hide file tree
Showing 6 changed files with 2,514 additions and 2,149 deletions.
4 changes: 2 additions & 2 deletions js/twofactor_totp-main-login-setup.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/twofactor_totp-main-login-setup.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/twofactor_totp-main-settings.js

Large diffs are not rendered by default.

66 changes: 0 additions & 66 deletions js/twofactor_totp-main-settings.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,69 +90,3 @@
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

/**
* @copyright 2021 Christoph Wurst <[email protected]>
*
* @author 2021 Christoph Wurst <[email protected]>
*
* @license AGPL-3.0-or-later
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

/**
* @copyright Copyright (c) 2019 John Molakvoæ <[email protected]>
*
* @author John Molakvoæ <[email protected]>
*
* @license AGPL-3.0-or-later
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/

/**
* @copyright Copyright (c) 2019 Julius Härtl <[email protected]>
*
* @author Julius Härtl <[email protected]>
* @author John Molakvoæ <[email protected]>
*
* @license AGPL-3.0-or-later
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
2 changes: 1 addition & 1 deletion js/twofactor_totp-main-settings.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 636eb87

Please sign in to comment.