Searched refs:use_existing_attrs (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/actions/
H A Duser.py55 use_existing_attrs = [ "password", "lastchg", "min", variable in class:UserAction
70 in self.use_existing_attrs, or if old manifest and
77 attr not in self.use_existing_attrs) or \
280 for attr in self.use_existing_attrs:

Completed in 6 milliseconds