Subversion Repositories oidplus

Rev

Rev 1090 | Rev 1130 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1090 Rev 1125
Line 1... Line 1...
1
 
1
 
-
 
2
Type safety:
-
 
3
- Search for "@param $" and add types
-
 
4
 
2
Admin Auth:
5
Admin Auth:
3
- implement argon2 as alternative to bcrypt?
6
- implement argon2 as alternative to bcrypt?
4
- idea: could RA-auth-plugins also be used to create the admin-hash? problem: setup/ generates hash with javascript, not via PHP!!!
7
- idea: could RA-auth-plugins also be used to create the admin-hash? problem: setup/ generates hash with javascript, not via PHP!!!
5
- BCrypt
8
- BCrypt
6
	Make #rounds and length of admin password configurable (pre-baseconfig?)
9
	Make #rounds and length of admin password configurable (pre-baseconfig?)