wiki.techinc.nl/tests/selenium/pageobjects
Máté Szabó d150c66840 auth: Disable irrelevant account creation fields for temp users
Why:

- When signing up for an account, temporary users are currently forced
  to provide a reason for creating an account, and also have the option
  to send a temporary password to an email address.
- Neither of these options are useful for temporary users wanting to
  create a full user account.

What:

- Don't show these two form fields on Special:CreateAccount for temporary users.
- Add a functional test for the temporary user account creation flow.

Bug: T328718
Change-Id: Ie545857f7647be89d9462ec2b0def48690f0a2bf
2024-09-10 16:45:56 +02:00
..
delete.page.js tests/selenium: Fix inputting DeletePage reason 2024-07-12 13:46:26 +00:00
edit.page.js auth: Disable irrelevant account creation fields for temp users 2024-09-10 16:45:56 +02:00
history.page.js
protect.page.js
recentchanges.page.js
restore.page.js
undo.page.js
watchable.page.js
watchlist.page.js