×

Lost account access

As a part of its privacy policy, NoBleme will protect your anonymity as much as possible. This means that you will never be sent any emails that could be used to link you to your identity on the website, or asking you to provide your password. On top of that, automated password recovery systems can be used in a few nefarious ways that we would rather not have to deal with. With this context in mind, NoBleme decided to not implement an automated account recovery process.

If you have lost access to your account (forgotten username, forgotten password, or otherwise), the only way to recover that access is to go on NoBleme's NoBleme's IRC chat server and ask for a website administrator to manually reset your account's password. No need to worry about identity usurpation, there is a strict process in place that will allow the administrator to verify your identity before doing the resetting.

NOBLEME
PAGES
SOCIAL
L
FR
 
 
 

Login

Task #656

Use GET to memorize dropdown menu positioning

Task opened A year ago (Friday, April 22nd 2022 at 17:09:26) by Bad
Task solved A year ago (Monday, May 2nd 2022 at 15:12:36)
Source code of the patch that solved the task
Task category: CSS & Front
Task milestone: 4.2.x

Task details:

In at least the following pages:
pages/dev/doc_css_palette
pages/dev/irc_bot
Implement what is already working in pages/social/irc in order to keep the dropdown menu selection when reloading the page.

In pages with search forms (eg. pages/nobleme/activity, pages/todo/list), use onload() JS to reset the form upon loading the page so that dropdowns don't remain as they were before reloading.