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

AWS SNS integration could perform some input validation #726

Open
2 tasks done
glynj-bsquare opened this issue Feb 29, 2024 · 0 comments
Open
2 tasks done

AWS SNS integration could perform some input validation #726

glynj-bsquare opened this issue Feb 29, 2024 · 0 comments

Comments

@glynj-bsquare
Copy link

  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

What happened?

I attempted to configure AWS SNS integration, but no messages were posted into the queue due to additional invisible characters appended to the aws_access_key_id.

What did you expect?

A warning that the key did not match the expected format (i.e. had space or CR/LF at the end), or for them to be silently removed.

Steps to reproduce this issue

Steps:

  1. I pasted the aws_access_key_id into the box on the configuration screen. It appended a non-visible character, possibly a space or CR/LF. It would have been nice if the screen automatically removed these, or warned that they were there.
  2. After removing the invisible character, messages started to flow into AWS SNS. It took some time before this issue was detected, so this bug is raised to assist others from making the same mistake.

Could you share your log output?

No logs or error messages found on device relevant to application integrations.

Your Environment

Component Version
Application Server
Network Server
Gateway Bridge
Chirpstack API
Geolocation
Concentratord
OpenWRt release ChirpStack Gateway OS 4.3.2 Full / LuCI openwrt-23.05 branch git-23.355.78874-80140aa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant