Hugo Sales
|
d66ec9d85c
|
[SECURITY] Fix error in user registering where password wasn't hashed
|
2021-04-14 15:37:22 +00:00 |
|
Hugo Sales
|
5b11c26e79
|
[AUTOGENERATED] Update autogenerated code
|
2021-04-14 15:37:22 +00:00 |
|
Hugo Sales
|
e0af29fd5e
|
[CORE] Data Representation and Modelling refactor
|
2021-04-14 15:37:22 +00:00 |
|
Hugo Sales
|
e96c273351
|
[LocalUser] Fix missing extend
|
2021-04-14 15:37:22 +00:00 |
|
Hugo Sales
|
a498134b13
|
[AUTOGENERATED] Update autogenerated code
|
2021-04-14 15:37:22 +00:00 |
|
Hugo Sales
|
b4e42d6562
|
[SECURITY] Ensure ARGON2 constants are defined, or throw exception
|
2021-04-14 15:37:21 +00:00 |
|
Hugo Sales
|
4d2770319e
|
[DATABASE][TOOLS] Update local_user to return the proper PhoneNumber type
|
2021-04-14 15:37:21 +00:00 |
|
Hugo Sales
|
e7f541219d
|
[DATABASE][TOOLS] Update local_user, SchemaDefDriver and bin/generate_entity_fields to use the phone_number type (which maps to a varchar 35 and does validation)
|
2021-04-14 15:37:21 +00:00 |
|
Alexei Sorokin
|
256d57adaa
|
[SECURITY] Update way passwords are checked and update
|
2021-04-14 15:37:21 +00:00 |
|
Hugo Sales
|
fdcedb8295
|
[DATABASE] Update LocalUser table to not have a numerical id, add is_email_verified and fix getProfile accordingly
|
2021-04-14 15:37:21 +00:00 |
|
Hugo Sales
|
0ef9223803
|
[LOGIN] Implement password checking and related systems
|
2021-04-14 15:37:21 +00:00 |
|
Hugo Sales
|
adda4caea4
|
[DATABASE] Rename user table to local_user, since doctrine shits itself otherwise ._.
|
2021-04-14 15:37:21 +00:00 |
|