143 コミット (60ee61dd66bb3ab53b5dabb8c252e8725b1f0b04)

作成者 SHA1 メッセージ 日付
  Imran Iqbal 4cec0ef4cc
fix(init.sls): fix `salt-lint` errors 5年前
  Imran Iqbal 3bcdc902dc
feat(semantic-release): implement for this formula 5年前
  Imran Iqbal 923b4600f1
fix(init): replace `gid_from_name` (deprecated in `develop`) 5年前
  Arthur Lutz 8d48adb3a2 [users/init] use createhome from defaults (#202) 5年前
  Adrien "ze" Urban c128b1ea28 gid: default to "null" 5年前
  Adrien "ze" Urban def8f53932 group: add support for members 5年前
  Adrien "ze" Urban 7845013a39 groups: support `absent` like for users. 5年前
  Jessy 634deacc73 incorporated change suggestions 6年前
  root fd25c3e4a4 incorporated change suggestions 6年前
  Jessy 6ed440b66a reworked "createhome" (variable, passwd entry & issue #164) 6年前
  Michael Zabriskie 0ad7d0764e support password expiration 6年前
  Arthur Lutz ae2a63e899
[users/init] use dir_mode in addition to mode 6年前
  N b89b62d35c
Allow state to update the gid 6年前
  Maximilian Zettler b84e79bd31 fix used_polkit 6年前
  Sean Molenaar 3b911cc9cb Add default setting for ssh known hosts fingerprint hash type 7年前
  Heinz Wiesinger 4bc00d4d62 Replace "hash_hostname" with "hash_known_hosts". 8年前
  Damien Tardy-Panis 8e33bb8aa9 Add possibility to remove user's git config keys 8年前
  Niels Abspoel ed02fbc678 fix iteritems 6年前
  Maximilian Zettler 9eedbede74 fix polkit state include 6年前
  Philippe Pepiot 944e904419 Fix default behavior of copying /etc/skel when creating home directory 6年前
  Arthur Lutz 52ba531d63 [users] add a prereq for createhome to handle the case of an absent subfolder 6年前
  Arthur Lutz c8922bfdb5 [init] add makedirs to home directory creation 6年前
  Raphaël Hertzog 43c4707d2a Do not try to run git config when git is not available 6年前
  Konstantin Nikolaev 1dfef11303 Support "salt://path_to_keyname" ssh_key definition in users."user name".ssh_keys."privkey|pubkey" pillar data 6年前
  Karsten Kosmala fdc5ceae2c Use correct pillar to set users homephone 7年前
  Daniel Kraemer d8d2017629 adjust file permissions of public ssh-keys 7年前
  Daniel Kraemer c78516f8e0 i don't know what made me do this, maybe brainlag 7年前
  Silvio Kunaschk ac1f334a43 corrected saltversioninfo check expression 7年前
  Jerzy Drozdz 72ef35fdfa Added sudoonly switch. Usage implies setting sudouser to True 7年前
  Silvio Kunaschk 23c5df2130 fixed insertion of multiple authorized keys via ssh_auth_pillar 7年前
  Ashok Raja R 8f4bbf58f1 Fixing Conflicting ID 7年前
  Ashok Raja 9c6e829e1e Replace periods in username with underscores 7年前
  Ashok Raja 29d7176040 Add support for ssh_auth_sources.absent 7年前
  Arthur e486032283 not more need for homedir, if not needed 7年前
  Arthur 694fd0de6d added feature to create groups and set their gid 7年前
  Maximilian Zettler e1d0de230d make AdminIdentity configureable per user 8年前
  Maximilian Zettler 8c6bbafd9b add ability to configure prime_group without gid (#141) 8年前
  Sonia Hamilton e81f6e695c temp fix on git executable 8年前
  Fabian Niepelt 153d07452c Add support for hash_password 8年前
  Matthias Nüssle 0d7ca5728c fix wrong variable name in absent_users 8年前
  Daniel Kraemer 34328aff1c add support for multiple private and public keys 8年前
  Niels Abspoel 15ce6493cc fix warning on managed file state for /etc/sudoers.d/username 8年前
  Eric Veiras Galisson 57fce16643 fixing removing of users based on pillar['absent_users'], fix #126 8年前
  jraby 5538eb18ab Support for optional_groups 8年前
  Imran Iqbal b94514529d Display "managed by Salt" header in user sudoers files 9年前
  Imran Iqbal 984317fca1 Use contents_pillar to work with multiple-line authorized_keys file 9年前
  adnanJP 8aa062c08e Properly handle dependencies on ssh_auth when home is not create with the formula. 8年前
  Tom Duijf 2ac21426af use already available home variable for user's ssh-key configuration 8年前
  Raphaël Hertzog cf122d1bd6 Create a system usergroup if user is a system user 8年前
  Karsten Kosmala c9fecc1d96 renamed variables 8年前