Files
heimdal/lib
Luke Howard 070d0cf928 krb5: krb5_get_init_creds_opt_set_change_password_prompt incomplete (#322)
krb5_get_init_creds_opt_set_change_password_prompt() was being ignored by
krb5_init_creds_step() which broke pam_krb5 tests. MIT doesn't handle password
expiration within krb5_init_creds_step(), instead deferring to higher level
functions such as krb5_get_init_creds_password(). However, Heimdal kinit uses
krb5_init_creds_step() directly and thus requires this behaviour to be
implemented to pass its own tests.
2018-12-23 16:59:25 +11:00
..
2018-12-14 17:30:14 -05:00
2018-09-10 14:42:18 -04:00
2017-03-10 15:47:43 -05:00
2017-04-29 01:05:59 -04:00
2016-11-08 15:48:40 -05:00
2018-12-22 16:30:34 +11:00
2017-03-19 18:55:51 -04:00
2016-12-15 12:15:56 -06:00
2016-12-15 12:23:09 -06:00