users-formula/users
root 3760fea1f5 Mitigate Salt issue #29004, fixes "expire" on *BSD
Unreasonable values for 'expire' (after 9999-12-31
on Linux, before 1975-01-01 on *BSD) get divided
by 86400 (number of seconds in a day) when too big
or multiplied by 86400 when too small.

Tested on CentOS 6 (Salt 2015.5.5) and FreeBSD 10.2
(Salt 2015.8.0) with following values:

  - 24854 (2038-01-18 in days since epoch)
  - 157766400 (1975-01-01 00:00:00 UTC in seconds since epoch)
  - 3313526400 (2075-01-01 00:00:00 UTC in seconds since epoch)
  - 16000 (2013-10-22 in days since epoch)
  - 18000 (2019-04-14 in days since epoch)

(Sponsored by av.tu-berlin.de and fokus.fraunhofer.de)
2015-11-18 16:13:55 +01:00
..
files Added feature to allow syncing arbitrary sets of files per user. 2015-08-21 15:42:25 -05:00
bashrc.sls Revert "@XenophonF made me do it" 2015-07-27 12:50:49 -05:00
googleauth.sls Revert "@XenophonF made me do it" 2015-07-27 12:50:49 -05:00
init.sls Mitigate Salt issue #29004, fixes "expire" on *BSD 2015-11-18 16:13:55 +01:00
map.jinja Revert "@XenophonF made me do it" 2015-07-27 12:50:49 -05:00
profile.sls Add support for .profile file 2015-08-09 13:59:51 -03:00
sudo.sls Don't add sudo group by default. 2015-08-13 23:57:09 +02:00
user_files.sls Skips user if it's enabled without a specified source, and their directory does not exist. 2015-08-21 20:03:20 -05:00
vimrc.sls Revert "@XenophonF made me do it" 2015-07-27 12:50:49 -05:00