MediaWikiAGE / MAGE

MediaWiki Automated Graphical Editor. Mostly meant to be a replacement for AutoWikiBrowser (AWB).
MIT License
7 stars 7 forks source link

Login screen backend work (not all of it) #54

Closed AttemptToCallNil closed 3 years ago

AttemptToCallNil commented 3 years ago

Not a draft, this is as far as I'm willing to go now. It seems I'd need to rewrite the backend to be able to log in meaningfully.

Implements validation for form inputs and URL field/textarea synchronization. Implements display of validation errors.