You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should this work for prod server also or only for beta? I'm not sure if it's worth the added complexity of coding all the level restrictions, if it can be bypassed so easily. A simple search would bring the "secret" up, even if the person has zero experience with Wikimedia.
I would be in favour of only allowing this shortcut for the beta server for convenience sake. Devs can always temporarily hardcode their level or mock it in the debugger anyway if they really needed to for prod tests.
Context
We are starting to limit some features to only users who have reached a certain level.
Problem
While generally a good thing, there are some side-effects on people who legitimately should be able to use all features:
Solution
I propose the app waives all restrictions to users who tap the About screen 7 times. Only true Wikimedians will know this secret. This is how Google prevents average users from doing irresponsible things: http://www.androidcentral.com/how-enable-developer-settings-android-42
The idea was first discussed at now-closed issue #97
The text was updated successfully, but these errors were encountered: