issues
search
nette
/
security
🔑 Provides authentication, authorization and a role-based access control management via ACL (Access Control List)
https://doc.nette.org/access-control
Other
357
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Sessions - deprecated getter for expireDelta
#75
Lumeriol
closed
2 weeks ago
0
Allow a dynamic string in user password config
#74
MiChAeLoKGB
closed
2 weeks ago
0
Change parameter name $user in Nette\Security\Authenticator to $username
#73
mildabre
closed
2 weeks ago
0
UserStorage: support int in setExpiration() (3.1)
#72
dakur
closed
2 years ago
4
UserStorage: support int in setExpiration()
#71
dakur
opened
2 years ago
1
setExpiration: wrong argument type
#70
Lumeriol
closed
2 years ago
1
fix cs
#69
dakur
closed
2 years ago
0
Cache identity for cookie storage
#68
dakur
closed
2 years ago
2
CookieStorage: reading from state after modifying it returns previous state
#67
dakur
closed
2 years ago
3
BackedEnum everywhere
#65
MartkCz
closed
1 month ago
1
Decouple `IdentityHandler` from `Authenticator`
#64
dakur
opened
2 years ago
1
Inconsistency in IIdentity file
#63
marabucz
opened
3 years ago
0
Flag `CLEAR_IDENTITY` is not present in `UserStorage`
#62
simPod
closed
3 years ago
1
Nette Coding Standard test is broken
#61
janbarasek
closed
3 years ago
2
User: Add shortcut for isAdmin().
#60
janbarasek
closed
3 years ago
4
Passwords - Password strength detection
#59
janbarasek
closed
3 years ago
2
typo
#57
dakur
closed
3 years ago
0
Static analysis fails for Permission#isAllowed() – Resource $resource is ambiguous
#56
dakur
closed
3 years ago
0
SessionStorage: Fix clearing identity in case of clearAuthentication(true).
#55
janbarasek
closed
3 years ago
1
Incompatibility with available nette/http in 3.1.1
#54
jkavalik
closed
3 years ago
12
SimpleIdentity: Identifier must be numeric, int, float or string.
#53
janbarasek
closed
3 years ago
0
UserPanel: Headers can be sent with closed session
#52
janbarasek
closed
4 years ago
1
User: added check roleId from IRole
#51
Koricz
closed
3 years ago
2
Added method User::refresh() to clear identity cache. (#46)
#50
PavelWeirich
closed
3 years ago
1
Added method User::refresh() to clear identity cache. (#46)
#49
PavelWeirich
closed
4 years ago
0
readme: link continue
#48
janbarasek
closed
3 years ago
0
Passwords: hash(): Password can not be empty.
#47
janbarasek
closed
4 years ago
1
Same identity from different namespaces
#46
PavelWeirich
closed
3 years ago
3
IMultiUser: Nette should support multiple user logins at the same time.
#45
janbarasek
closed
4 years ago
3
PhpStan: Ignore this variable in Passwords.
#44
janbarasek
closed
4 years ago
1
phpstan fix
#43
janbarasek
closed
4 years ago
0
UserPanel: Better design of "No identity."
#42
janbarasek
opened
4 years ago
0
Field Level Security
#41
Tlopasha
closed
4 years ago
1
SecurityExtensions: add option for users data
#40
MartkCz
closed
4 years ago
1
readme: Updated
#39
kravcik
closed
4 years ago
1
Security package should use HTTPS
#38
janbarasek
closed
5 years ago
1
IAuthorizator can receive objects IRole, IResource
#37
milous
opened
5 years ago
0
travis: run tests also on PHP 7.4
#36
JanTvrdik
closed
5 years ago
0
Passwords is incompatible with PHP 7.4 due to PHP BC break
#35
JanTvrdik
closed
5 years ago
7
user->setExpiration(0) change isn't reflected in documentation
#34
genesiscz
closed
5 years ago
0
Permission: removed useless condition
#33
adaamz
closed
5 years ago
1
Class 'Nette\DI\Definitions\Statement' not found
#32
stanislav-janu
closed
5 years ago
2
cost and algorithm
#31
elcheco
closed
6 years ago
2
Remove Nette\Object from Readme
#30
RiKap
closed
6 years ago
0
Permission deny with role that has everything allowed
#29
adaamz
opened
6 years ago
0
Compatibility with non-nette apps?
#28
tealborder
closed
6 years ago
2
Using named parameters instead of $credentials
#27
2bad2furious
closed
6 years ago
6
Hidden dependency on nette/http
#26
jiripudil
closed
6 years ago
8
Redirect to previous visited page after login
#25
matrixinfologics
closed
6 years ago
1
Idea how to implement Argon2 hash
#24
aleswita
closed
6 years ago
2
Next