theblazecoders / smart-car-parking

Smartest Car Parking on the Planet 🌏
https://theblazecoders.github.io/smart-car-parking
12 stars 5 forks source link

Secure Connection #3

Open harshkhandeparkar opened 5 years ago

harshkhandeparkar commented 5 years ago

Currently,

  1. Anyone can add or remove cars by a POST request.
  2. No safety.

TODO:

  1. Each POST request should request a password to verify authorised users.
  2. Any other method of authorisation is also ok.
  3. Maybe only some ip addresses should be allowed i.e. addresses of the arduinos which control the towers.
  4. CORS should only be allowed on the same LAN.
sahil-patel6 commented 5 years ago

You send me all todos in gitter

On Tue, 2 Apr, 2019, 20:56 Harsh Khandeparkar, notifications@github.com wrote:

Currently,

  1. Anyone can add or remove cars by a POST request.
  2. No safety.

TODO:

  1. Each POST request should request a password to verify authorised users.
  2. Any other method of authorisation is also ok.
  3. Maybe only some ip addresses should be allowed i.e. addresses of the arduinos which control the towers.
  4. CORS should only be allowed on the same LAN.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/HarshKhandeparkar/smart-car-parking/issues/3, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQWUhdAMrzabj7Ar7qoshE-lAtJLaks5vc3awgaJpZM4cYVgX .

harshkhandeparkar commented 5 years ago

You don't have to necessarily work on these. Atleast not now. Forwt focus on ur practicals.

harshkhandeparkar commented 5 years ago

* first

sahil-patel6 commented 5 years ago

As i have said we have to add login system Shall i add it??

sahil-patel6 commented 5 years ago

Ok

On Tue, 2 Apr, 2019, 21:00 Harsh Khandeparkar, notifications@github.com wrote:

  • first

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/HarshKhandeparkar/smart-car-parking/issues/3#issuecomment-479052249, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQR6pjhzex2nusnLqZ4frCjujnN9Zks5vc3eBgaJpZM4cYVgX .

harshkhandeparkar commented 5 years ago

Why did you close this?

harshkhandeparkar commented 5 years ago

This is the cloud funcs and arduino part. Not flutter.

sahil-patel6 commented 5 years ago

Ok

On Mon, 8 Apr, 2019, 23:25 Harsh Khandeparkar, notifications@github.com wrote:

This is the cloud funcs and arduino part. Not flutter.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/atlponda/smart-car-parking/issues/3#issuecomment-480937375, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQRM6W1vQT7PPNsQf8Z98WbCjBpiOks5ve4KAgaJpZM4cYVgX .