This website requires JavaScript.
Explore
Help
Sign In
tyler.durden
/
icingaweb2
Watch
1
Star
0
Fork
0
You've already forked icingaweb2
mirror of
https://github.com/Icinga/icingaweb2.git
synced
2025-04-08 17:15:08 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
icingaweb2
/
library
/
Icinga
/
Authentication
History
Alexander Aleksandrovič Klimov
874af33d81
Correct Auth#getUser() type spec
...
Doc says it may be null.
2022-04-11 13:30:24 +02:00
..
User
Avoid passing
null
to non-nullable arguments
2022-03-24 12:29:06 +01:00
UserGroup
Avoid passing
null
to non-nullable arguments
2022-03-24 12:29:06 +01:00
AdmissionLoader.php
Replace user:local_name with user.local_name macro in restrictions
2021-06-28 15:16:56 +02:00
Auth.php
Correct Auth#getUser() type spec
2022-04-11 13:30:24 +02:00
AuthChain.php
Ensure Return Type Compatibility with Internal Classes
2022-03-24 12:29:06 +01:00
Authenticatable.php
Change all license headers to only reflect a file's year of creation
2016-02-08 15:41:00 +01:00
Role.php
Role: Add param
$cascadeUpwards
also to public method
grant()
2021-04-07 14:30:14 +02:00
RolesConfig.php
Auth: Allow to ignore any and all restrictions
2021-02-18 11:11:39 +01:00