This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
DnsServer
Watch
1
Star
0
Fork
0
You've already forked DnsServer
mirror of
https://github.com/fergalmoran/DnsServer.git
synced
2026-05-12 22:29:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
558c9ca4fb7739876c31b0495fc1ced88ae05685
DnsServer
/
DnsServerCore
/
Auth
History
Shreyas Zare
532ff5a32e
AuthManager: added code to enforce limit of max 255 users and groups.
2022-12-04 13:04:57 +05:30
..
AuthManager.cs
AuthManager: added code to enforce limit of max 255 users and groups.
2022-12-04 13:04:57 +05:30
Group.cs
…
Permission.cs
Permission: fixed serialization issue caused when more than 255 zones are added.
2022-12-04 13:04:21 +05:30
User.cs
…
UserSession.cs
…