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
2025-12-27 11:59:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea55fcd0cedecca6af2b4088f1255e5a0139fd08
DnsServer
/
DnsServerCore
/
Auth
History
Shreyas Zare
ea55fcd0ce
User: updated LoggedInFrom() to convert ipv6 mapped ipv4 address.
2023-01-14 13:32:31 +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
added Group implementation
2022-09-18 17:44:05 +05:30
Permission.cs
Permission: fixed serialization issue caused when more than 255 zones are added.
2022-12-04 13:04:21 +05:30
User.cs
User: updated LoggedInFrom() to convert ipv6 mapped ipv4 address.
2023-01-14 13:32:31 +05:30
UserSession.cs
UserSession: updated implementation for user session.
2022-09-18 17:42:43 +05:30