mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 01:24:09 +01:00
nextcloud{32,33}Apps: add guests
This commit is contained in:
parent
69bfbe4b3f
commit
9442a9911d
3 changed files with 21 additions and 0 deletions
|
|
@ -159,6 +159,16 @@
|
|||
"agpl"
|
||||
]
|
||||
},
|
||||
"guests": {
|
||||
"hash": "sha256-P0RToE38jA/dB/B3N3q9RFlZlH1earzDMc7q0qp8tjM=",
|
||||
"url": "https://github.com/nextcloud-releases/guests/releases/download/v4.6.0/guests-v4.6.0.tar.gz",
|
||||
"version": "4.6.0",
|
||||
"description": "👥 Allows for better collaboration with external users by allowing users to create guests account.\n\nGuests accounts can be created from the share menu by entering either the recipients email or name and choosing \"create guest account\", once the share is created the guest user will receive an email notification about the mail with a link to set their password.\n\nGuests users can only access files shared to them and cannot create any files outside of shares, additionally, the apps accessible to guest accounts are whitelisted.",
|
||||
"homepage": "https://github.com/nextcloud/guests/",
|
||||
"licenses": [
|
||||
"agpl"
|
||||
]
|
||||
},
|
||||
"impersonate": {
|
||||
"hash": "sha256-mOlaUYaGRoYITwjIpwhUnKLh9HOVef77dCpFP4bC5RQ=",
|
||||
"url": "https://github.com/nextcloud-releases/impersonate/releases/download/v3.0.1/impersonate-v3.0.1.tar.gz",
|
||||
|
|
|
|||
|
|
@ -149,6 +149,16 @@
|
|||
"agpl"
|
||||
]
|
||||
},
|
||||
"guests": {
|
||||
"hash": "sha256-P0RToE38jA/dB/B3N3q9RFlZlH1earzDMc7q0qp8tjM=",
|
||||
"url": "https://github.com/nextcloud-releases/guests/releases/download/v4.6.0/guests-v4.6.0.tar.gz",
|
||||
"version": "4.6.0",
|
||||
"description": "👥 Allows for better collaboration with external users by allowing users to create guests account.\n\nGuests accounts can be created from the share menu by entering either the recipients email or name and choosing \"create guest account\", once the share is created the guest user will receive an email notification about the mail with a link to set their password.\n\nGuests users can only access files shared to them and cannot create any files outside of shares, additionally, the apps accessible to guest accounts are whitelisted.",
|
||||
"homepage": "https://github.com/nextcloud/guests/",
|
||||
"licenses": [
|
||||
"agpl"
|
||||
]
|
||||
},
|
||||
"impersonate": {
|
||||
"hash": "sha256-gAitAuNsRP1EbtO7VayGbL+2IlEoFQsomrPegUEDbqg=",
|
||||
"url": "https://github.com/nextcloud-releases/impersonate/releases/download/v4.0.0/impersonate-v4.0.0.tar.gz",
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@
|
|||
, "forms": "agpl3Plus"
|
||||
, "gpoddersync": "agpl3Only"
|
||||
, "groupfolders": "agpl3Plus"
|
||||
, "guests": "agpl3Plus"
|
||||
, "impersonate": "agpl3Plus"
|
||||
, "integration_deepl": "agpl3Plus"
|
||||
, "integration_openai": "agpl3Only"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue