Firstyear
Firstyear
> @Firstyear Sorry, its taken me a while to get back to this. I have started implementing the `NssGroupsByMember` functionality. I think the call itself now. Not sure I'm happy...
OH PS: add yourself to contributors.md as well :)
> > You should be able to add a query that does something like getting the user's account uuid, then just select all memberof_t where account_uuid, then you have all...
To clarify a bit extra, in the resolver we need to handle initgroups here for both system users (since we read and handle /etc/group and passwd now) as well as...
The save/discard used to be floating but that had it's own issues on mobile, so we need something visual here, but different to the floating save/discard option @ToxicMushroom @gbw ideas?...
I think the issue here is that because it wasn't in view, people missed it, so scrolling it out of view seems like the issue? That's why I was thinking...
Because it's done as a whole transaction over *all* your credentials. We can't save the account when it's in a partial/invalid state. There may be credentials you have to remove,...
As mentioned the issue comes back to the fact we are replicated. Each time the user is saving we have to commit *all* the credentials the user has, or none,...
I think this is an interesting idea, but could also be satisfied by recovery codes or similar, so that you have to have the recovery code *and* access to the...
I wonder if this falls into Account Policy - wed probably need #2358 to achieve this. The alternate is some kind of onboarding attribute templating, but that has it's own...