Tribler / cloudomate

Unpermissioned Open Computer API
GNU Lesser General Public License v3.0
15 stars 16 forks source link

Implemented LineVast #23

Closed Jaapp- closed 7 years ago

Jaapp- commented 7 years ago

This provider is different than other clientarea providers, thus some functions like getip and setrootpw had to specifically implemented for this provider.

Jaapp- commented 7 years ago

I'd rather first rebase on master after wallet_revision is merged before merging this PR.

rjwvandenberg commented 7 years ago

Current clientarea implementation will lead to a very large class if many hosting providers are added, a more modular approach would be preferable to keep code duplication to a minimum, but designing this will be a large task when having to take into account the minute differences between websites. So we will keep the current approach.