mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 03:26:45 +00:00
* https://github.com/inventree/InvenTree/pull/6293 * refactor to a shared component * refactoring container stuff to a wrapper * move title to wrapper * move logoff and loader to wrapper * mvoe functions to general auth * seperate login and register into seperate pages * unify auth styling * rename component * adapt to new look * check if registration is enabled * reduce diff * reduce diff * fix import * add aria label to make more reliable * make cap match * ensure that confirm only works with valid inputs * leave error for non-matching pwd to API --------- Co-authored-by: Oliver <oliver.henry.walters@gmail.com>