Releases: uniwue-rz/login_exporter
Releases · uniwue-rz/login_exporter
0.0.10
- Added 2 seconds for the waiting when the server is used a lot
0.0.9
- Removed the redundant time conversion
- Added the ability to select frames in the text search and logout
- Simplified the redundant codes
0.0.8
- Wait for the content to be retrieved. It is only a second.
0.0.7
- Don't allow browser to open insecure pages
0.0.6
- Removed a panic function in the simple form login
0.0.5
- Removed the no-sandbox option from the chrome options
0.0.4
- Added page wait time as an option for simple forms
0.0.3
- The gauge will have login in their name to avoid collision with other data sources
0.0.2
- Added target as own parameter different from the URL
- Added submit_type parameter which can be used for buttons or forms that can be clicked or submitted
- Some fixes in the application it self
- Allow logout to also be initiated, when a xpath exists
- Allow no_auth, when the page does not have any authentication
0.0.1
The first release with basic functionality.
- Supports simple login forms
- Support Shibboleth login forms
- Supports password only login forms
- Support Basic Auth
- Basic support for the API logins