1.1.2 to Master - Bug fixes and changes for 2FA bits
1.1.2
- Fixed the stock page showing duplicate items based on manufacturer.
- Removed the email address prompt on the login page.
1.1.1
- Bypass_2fa now uses randomly generated cookies and cookie names, stored in the DB
- Adjusted login scripts to check for the new cookies.
- Secret now removed from the form on the 2FA input and moved to the SESSION array.
- 2FA functions now more secure and no hidden info left on the page.
- Fixed the login error output not showing correctly by adding some ajax to query the responsehandling inc page.