Commit Graph

9 Commits

Author SHA1 Message Date
Kevin Dorner d833c2a76a Fixed tags, added checks, much refactor - such wow
- Fixed host_tags retrieval (now supports multiple tags and properly handles none)
- Added status code check
- Added check for failed authorization
- Renamed target_compilation -> mdm_compilation
- Fixed and refactored squeeze_html_form()
2022-03-26 20:01:39 +01:00
Kevin Dorner 87231e227f (untested) config and more big changes
- add toml config
- add more warnings
- fix skip second post on successful ip change
- renamed a lot of variables
- various minor improvements
2022-03-25 01:48:44 +01:00
Kevin Dorner 2bdeef98c1 (Broken state) Added example TOML
- Add example TOML
- Fix formatting for print_banner()
2022-03-22 00:19:33 +01:00
Kevin Dorner a37e9e1d69 Fix confirm step and refactoring
- Removed superfluous to_owned()
- Fixed CSRF token retrieval for confirm step
2022-03-18 20:06:18 +01:00
Kevin Dorner 5ca51e3d68 Merge pull request 'Refactoring' (#1) from LinusDikomey/iserv-ipad-helper:master into master
Reviewed-on: #1
2022-03-18 18:17:25 +01:00
LinusDikomey 39be1d684a Refactoring
- Added print_banner macro
- Moved main logic into function
- More idiomatic code
2022-03-18 18:07:08 +01:00
Kevin Dorner c7feeb0992 Cleanup Cargo.toml 2022-03-18 01:15:54 +01:00
Kevin Dorner 0059bcd91b Pretty big refactor - Only the last step is broken 2022-03-18 00:41:21 +01:00
Kevin Dorner a6f4357ded Initial commit - intermediate / not fully working state 2022-03-17 19:44:58 +01:00