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-28 12:30:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a09582d0e1dc1087f2d34845cd2083beaf4df4d8
DnsServer
/
DnsServerCore
/
Auth
History
Shreyas Zare
31f35a5a22
UserSession: updated code to convert ipv6 mapped ipv4 address.
2023-01-14 13:33:14 +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 code to convert ipv6 mapped ipv4 address.
2023-01-14 13:33:14 +05:30