×

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 #544

Make the source code easier to contribute to

Task opened 6 years ago (Sunday, May 19th 2019 at 15:51:15) by Bad
Task solved 4 years ago (Wednesday, December 22nd 2021 at 12:43:39)
Source code of the patch that solved the task
Task category: Code quality
Task milestone: 4.0.x

Task details:

There's no two ways to go about this, everything must be translated in english... glhf

This means comments, variables, functions, database tables and fields, CSS, JS, etc. painful.

Let's use this as an opportunity to do some radical changes:
- Rework the whole database (huge task)
- Rework every function (huge task)
- Translate parts of the website which haven't been translated yet (huge task)
- Switch code line width from 140 to 120 for better readability
- Comment the HTML too
- Use better naming for everything