1
0

twofactor_backupcodes-settings.js.license 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  1. SPDX-License-Identifier: MIT
  2. SPDX-License-Identifier: ISC
  3. SPDX-License-Identifier: GPL-3.0-or-later
  4. SPDX-License-Identifier: BSD-3-Clause
  5. SPDX-License-Identifier: AGPL-3.0-or-later
  6. SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
  7. SPDX-FileCopyrightText: inherits developers
  8. SPDX-FileCopyrightText: escape-html developers
  9. SPDX-FileCopyrightText: debounce developers
  10. SPDX-FileCopyrightText: assert developers
  11. SPDX-FileCopyrightText: Tobias Koppers @sokra
  12. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  13. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  14. SPDX-FileCopyrightText: Raynos <raynos2@gmail.com>
  15. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  16. SPDX-FileCopyrightText: Matt Zabriskie
  17. SPDX-FileCopyrightText: Joyent
  18. SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com>
  19. SPDX-FileCopyrightText: Jordan Harband
  20. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
  21. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  22. SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
  23. SPDX-FileCopyrightText: GitHub Inc.
  24. SPDX-FileCopyrightText: Feross Aboukhadijeh
  25. SPDX-FileCopyrightText: Evan You
  26. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  27. SPDX-FileCopyrightText: David Clark
  28. SPDX-FileCopyrightText: Christoph Wurst
  29. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  30. SPDX-FileCopyrightText: Andris Reinman
  31. SPDX-FileCopyrightText: @nextcloud/password-confirmation developers
  32. This file is generated from multiple sources. Included packages:
  33. - @nextcloud/auth
  34. - version: 2.4.0
  35. - license: GPL-3.0-or-later
  36. - @nextcloud/axios
  37. - version: 2.5.0
  38. - license: GPL-3.0-or-later
  39. - @nextcloud/browser-storage
  40. - version: 0.4.0
  41. - license: GPL-3.0-or-later
  42. - semver
  43. - version: 7.6.3
  44. - license: ISC
  45. - @nextcloud/event-bus
  46. - version: 3.3.1
  47. - license: GPL-3.0-or-later
  48. - @nextcloud/initial-state
  49. - version: 2.2.0
  50. - license: GPL-3.0-or-later
  51. - @nextcloud/l10n
  52. - version: 3.1.0
  53. - license: GPL-3.0-or-later
  54. - @nextcloud/logger
  55. - version: 3.0.2
  56. - license: GPL-3.0-or-later
  57. - @nextcloud/password-confirmation
  58. - version: 5.1.1
  59. - license: MIT
  60. - @nextcloud/router
  61. - version: 3.0.1
  62. - license: GPL-3.0-or-later
  63. - @nextcloud/vue
  64. - version: 8.17.1
  65. - license: AGPL-3.0-or-later
  66. - @vueuse/core
  67. - version: 11.0.3
  68. - license: MIT
  69. - @vueuse/shared
  70. - version: 11.0.3
  71. - license: MIT
  72. - assert
  73. - version: 2.1.0
  74. - license: MIT
  75. - available-typed-arrays
  76. - version: 1.0.7
  77. - license: MIT
  78. - axios
  79. - version: 1.7.7
  80. - license: MIT
  81. - base64-js
  82. - version: 1.5.1
  83. - license: MIT
  84. - call-bind
  85. - version: 1.0.7
  86. - license: MIT
  87. - console-browserify
  88. - version: 1.2.0
  89. - license: MIT
  90. - css-loader
  91. - version: 6.11.0
  92. - license: MIT
  93. - debounce
  94. - version: 2.1.0
  95. - license: MIT
  96. - define-data-property
  97. - version: 1.1.4
  98. - license: MIT
  99. - define-properties
  100. - version: 1.2.1
  101. - license: MIT
  102. - dompurify
  103. - version: 3.1.6
  104. - license: (MPL-2.0 OR Apache-2.0)
  105. - es-define-property
  106. - version: 1.0.0
  107. - license: MIT
  108. - es-errors
  109. - version: 1.3.0
  110. - license: MIT
  111. - escape-html
  112. - version: 1.0.3
  113. - license: MIT
  114. - floating-vue
  115. - version: 1.0.0-beta.19
  116. - license: MIT
  117. - focus-trap
  118. - version: 7.5.4
  119. - license: MIT
  120. - for-each
  121. - version: 0.3.3
  122. - license: MIT
  123. - function-bind
  124. - version: 1.1.2
  125. - license: MIT
  126. - get-intrinsic
  127. - version: 1.2.4
  128. - license: MIT
  129. - gopd
  130. - version: 1.0.1
  131. - license: MIT
  132. - has-property-descriptors
  133. - version: 1.0.2
  134. - license: MIT
  135. - has-proto
  136. - version: 1.0.3
  137. - license: MIT
  138. - has-symbols
  139. - version: 1.0.3
  140. - license: MIT
  141. - has-tostringtag
  142. - version: 1.0.2
  143. - license: MIT
  144. - hasown
  145. - version: 2.0.2
  146. - license: MIT
  147. - ieee754
  148. - version: 1.2.1
  149. - license: BSD-3-Clause
  150. - inherits
  151. - version: 2.0.4
  152. - license: ISC
  153. - is-arguments
  154. - version: 1.1.1
  155. - license: MIT
  156. - is-callable
  157. - version: 1.2.7
  158. - license: MIT
  159. - is-generator-function
  160. - version: 1.0.10
  161. - license: MIT
  162. - is-nan
  163. - version: 1.3.2
  164. - license: MIT
  165. - is-typed-array
  166. - version: 1.1.13
  167. - license: MIT
  168. - lodash.get
  169. - version: 4.4.2
  170. - license: MIT
  171. - node-gettext
  172. - version: 3.0.0
  173. - license: MIT
  174. - buffer
  175. - version: 6.0.3
  176. - license: MIT
  177. - object-is
  178. - version: 1.1.6
  179. - license: MIT
  180. - object-keys
  181. - version: 1.1.1
  182. - license: MIT
  183. - object.assign
  184. - version: 4.1.5
  185. - license: MIT
  186. - possible-typed-array-names
  187. - version: 1.0.0
  188. - license: MIT
  189. - process
  190. - version: 0.11.10
  191. - license: MIT
  192. - set-function-length
  193. - version: 1.2.2
  194. - license: MIT
  195. - style-loader
  196. - version: 3.3.4
  197. - license: MIT
  198. - tabbable
  199. - version: 6.2.0
  200. - license: MIT
  201. - util
  202. - version: 0.12.5
  203. - license: MIT
  204. - vue-loader
  205. - version: 15.11.1
  206. - license: MIT
  207. - vue
  208. - version: 2.7.16
  209. - license: MIT
  210. - vuex
  211. - version: 3.6.2
  212. - license: MIT
  213. - webpack
  214. - version: 5.94.0
  215. - license: MIT
  216. - which-typed-array
  217. - version: 1.1.15
  218. - license: MIT
  219. - nextcloud
  220. - version: 1.0.0
  221. - license: AGPL-3.0-or-later