Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fields Username and Password to Settings, instead of auth #87

Open
C9Glax opened this issue Jun 1, 2024 · 1 comment
Open

Add fields Username and Password to Settings, instead of auth #87

C9Glax opened this issue Jun 1, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@C9Glax
Copy link
Owner

C9Glax commented Jun 1, 2024

Originally posted by @C9Glax in C9Glax/tranga#183 (comment)

NTFY uses an auth parameter in the request, that right now has to be manually generated.
Instead use a combination of Username and Password and generate auth on API side.
Add the fields to the website. Will respond with updated endpoints.

C9Glax/tranga#187

@C9Glax C9Glax added the enhancement New feature or request label Jun 1, 2024
@C9Glax C9Glax changed the title Add fields Username and Password to NTFY constructor instead of auth Add fields Username and Password to Settings, instead of auth Jun 6, 2024
db-2001 added a commit to db-2001/tranga-website that referenced this issue Jun 11, 2024
@C9Glax
Copy link
Owner Author

C9Glax commented Jun 15, 2024

Added the API code both in V1 and V2 ( C9Glax/tranga@d52ec8d C9Glax/tranga@fd20b9f C9Glax/tranga@8607bd2 ) of the API.
Can you create a PR for your code to cuttingedge?
API PR is ready to merge C9Glax/tranga#189

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants