Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Nextcloud: API invite manager #299

Closed
wants to merge 59 commits into from
Closed

Nextcloud: API invite manager #299

wants to merge 59 commits into from

Conversation

parhamin2010
Copy link

  • Create new database tables
  • Create new routes
  • Define ApiController and six method for now as endpoint

… routes for initiator+get and post methods, Change ApiController for set request+ttoken validation+get header values+return proper response
@parhamin2010 parhamin2010 linked an issue May 9, 2023 that may be closed by this pull request
…of header, modification on one route from post to get, add some modification on database structure
@parhamin2010 parhamin2010 requested a review from mrvahedi68 May 10, 2023 11:16
appinfo/routes.php Outdated Show resolved Hide resolved
lib/Controller/ApiController.php Outdated Show resolved Hide resolved
@parhamin2010
Copy link
Author

@mrvahedi68 plz double-review it and merge if everythings good.

@parhamin2010 parhamin2010 changed the base branch from main to sciencemesh May 15, 2023 14:55
@parhamin2010
Copy link
Author

@mrvahedi68 please review it again as you reported rebase action.

@parhamin2010 parhamin2010 changed the title API Invite manager API Invite manager on NextCloud May 19, 2023
Signed-off-by: MohammadReza vahedi <[email protected]>
@MahdiBaghbani MahdiBaghbani changed the title API Invite manager on NextCloud Nextcloud: API invite manager May 29, 2023
Signed-off-by: MohammadReza vahedi <[email protected]>
Signed-off-by: MohammadReza vahedi <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add API endpoints for invite manager
5 participants