Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
3eab24eaf2
Add xpass to docker container, required for YESCRYPT passwords
9d298f2927
Change from using equality matches to syntax matches for generic attributes. Fix placement of dotkey for attribute render() functions. Added OctetString for samba DS
90ac0b5c0f
Treat no_user_modifiable attributes as internal
3478c58986
Rename custom.js functions with better descriptive function names, no functional changes
3eab24eaf2
Add xpass to docker container, required for YESCRYPT passwords
9d298f2927
Change from using equality matches to syntax matches for generic attributes. Fix placement of dotkey for attribute render() functions. Added OctetString for samba DS
7e2ff2ccb3
Add xpass to docker container, required for YESCRYPT passwords
b514847625
Change from using equality matches to syntax matches for generic attributes. Fix placement of dotkey for attribute render() functions. Added OctetString for samba DS
90ac0b5c0f
Treat no_user_modifiable attributes as internal
3478c58986
Rename custom.js functions with better descriptive function names, no functional changes
81f568be60
Move fancytree javascript to the sidebar blade.
39c6109eca
Move sidebar resize javascript to the sidebar blade.
4317a00d72
Move oc_rendered() to custom.js, and render an input for read_only attributes so that javascript can still pluck out their values. Needed because smblds' schema has objectclass as non-user-modifiable, but we need to know the OCs when adding new attributes