Age | Commit message (Expand) | Author |
---|---|---|
2022-03-28 | refactoring | Maxim Devaev |
2022-03-28 | Update radius.py (#85) | Andrew Aubury |
2022-03-28 | Update radius.py (#84) | Andrew Aubury |
2022-03-27 | refactoring | Maxim Devaev |
2022-03-27 | renamed radiussrv to radius | Maxim Devaev |
2022-03-27 | Add radius authentication support (#83) | Andrew Aubury |
2022-01-07 | copyright bump | Maxim Devaev |
2021-09-24 | refactoring | Maxim Devaev |
2021-09-08 | small rebranding | Maxim Devaev |
2021-01-07 | update copy | Devaev Maxim |
2020-05-29 | refactoring | Devaev Maxim |
2020-05-28 | refactoring | Devaev Maxim |
2020-05-27 | refactoring | Devaev Maxim |
2020-05-18 | refactoring | Devaev Maxim |
2020-05-17 | refactoring | Devaev Maxim |
2020-05-16 | improved security checks | Devaev Maxim |
2020-03-16 | auth only on 200 | Devaev Maxim |
2020-03-16 | asyncio.CancelledError is a subclass of BaseException since 3.8 | Devaev Maxim |
2020-02-04 | pam auth module | Devaev Maxim |
2019-10-24 | strict file validation | Devaev Maxim |
2019-10-11 | added secret for http auth | Devaev Maxim |
2019-10-10 | fix | Devaev Maxim |
2019-09-28 | mypy fix | Devaev Maxim |
2019-06-28 | f-strings | Devaev Maxim |
2019-06-08 | process CancelledError | Devaev Maxim |
2019-04-28 | load only required plugins | Devaev Maxim |
2019-04-27 | single-shot auth using headers | Devaev Maxim |
2019-04-11 | better auth testing | Devaev Maxim |
2019-04-11 | some nocovers | Devaev Maxim |
2019-04-10 | validators fs -> os | Devaev Maxim |
2019-04-10 | paranoid access for some reasons | Devaev Maxim |
2019-04-09 | auth plugins | Devaev Maxim |