Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-25 | login: T1948: migrade local and radius configurations | Christian Poessinger | |
Splitting was not a good idea. By combining both we can create a RADIUS server XML include file which can be reused by multiple implementations to get a uniformed CLI for the users. | |||
2020-02-05 | user: T1990: encrypted password must be supplied in '' | Christian Poessinger | |
2020-02-05 | user: T1948: logout user when he is deleted | Christian Poessinger | |
2020-02-05 | user: T1948: raise ConfigError in os exception handler | Christian Poessinger | |
2020-02-05 | user: T1948: one can not delete his own user account | Christian Poessinger | |
2020-02-05 | user: T1948: fix system user creation | Christian Poessinger | |
2020-02-05 | ogin: user: radius: T1948: use discrete configuration for each system | Christian Poessinger | |
Split combined XML/Python code to individual code for local user accounts and RADIUS authenticated accounts. |