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

Allow changing wifi password #901

Merged

Conversation

germanferrero
Copy link
Contributor

@germanferrero germanferrero commented Oct 18, 2021

This PR is rebased with the branch of this PR: #896
Please review that one first.

It adds ubus endpoints for enabling/disabling the ap mode in 2ghz radios.
And for setting up a wifi password for the apname mode in 2ghz radios.

This serves as a backend for a UI in the LimeApp to do the same.

Copy link
Contributor

@spiccinini spiccinini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good changes!

@codecov-commenter
Copy link

Codecov Report

Merging #901 (1fc11a0) into master (de7f38f) will increase coverage by 0.14%.
The diff coverage is 96.19%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #901      +/-   ##
==========================================
+ Coverage   74.71%   74.86%   +0.14%     
==========================================
  Files          43       44       +1     
  Lines        3655     3788     +133     
==========================================
+ Hits         2731     2836     +105     
- Misses        924      952      +28     
Impacted Files Coverage Δ
...-utils/files/usr/lib/lua/lime/wireless_service.lua 58.25% <95.91%> (ø)
...es/lime-system/files/usr/lib/lua/lime/wireless.lua 97.02% <96.42%> (-0.37%) ⬇️
...ubus-lime-utils/files/usr/lib/lua/lime/upgrade.lua 72.94% <0.00%> (+12.27%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de7f38f...1fc11a0. Read the comment docs.

@germanferrero germanferrero merged commit c56266c into libremesh:master Nov 8, 2021
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

Successfully merging this pull request may close these issues.

None yet

4 participants