Skip to content

Commit c94dc71

Browse files
committed
Added a note about the admin specific hashing param config fields being removed
1 parent c38924e commit c94dc71

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config/ion_auth.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@
105105
'threads' => defined('PASSWORD_ARGON2_DEFAULT_THREADS') ? PASSWORD_ARGON2_DEFAULT_THREADS : 2
106106
];
107107

108+
// NOTE - the admin specific hashing config fields are no longer used, all users share the same hashing params now
109+
108110
/*
109111
| -------------------------------------------------------------------------
110112
| Authentication options.

0 commit comments

Comments
 (0)