11 Commits

Author SHA1 Message Date
Ad Schellevis
ffbbd11e58 (legacy) repair reset root password 2015-12-03 12:29:31 +01:00
Franco Fichtner
bf8356c977 rc.initial: apply PSR2 style 2015-07-28 20:59:56 +02:00
Ad Schellevis
465e699e71 (legacy) dependency cleanups related to functions.inc / interfaces.inc 2015-07-22 16:56:38 +00:00
Franco Fichtner
72ec44ba7f src: unify gettext() usage for #265 2015-07-20 18:03:23 +02:00
Franco Fichtner
22e0e257a2 queues: remove shaper.inc 2015-06-18 14:20:20 +02:00
Franco Fichtner
ec9fdf7862 rc: gettext() foo 2015-05-11 09:07:27 +02:00
Franco Fichtner
a47ad5e740 src: prune, prettify or zap scripts that use PHP shebang 2015-03-07 08:48:28 +01:00
Franco Fichtner
93397f8a3f auth: replace spurious admin user in favour of root
A hybrid approach was previously employed that made it possible
to use admin as a synonym for root, which was really confusing
and a bit unclear judging by the actual code employed.  Does
admin own a home directory or not?  Why does root work on the
console, but not in the web interface?
2014-12-31 08:45:39 +01:00
Franco Fichtner
ee8737279b rc: tweak password reset just a wee bit more 2014-12-30 10:16:11 +01:00
Franco Fichtner
5cfb7ab310 rc: rework password
Looks like factory_shipped_username was never really honoured here.
Clean this up while bringing general sanity to the file.
2014-12-28 20:29:17 +01:00
Franco Fichtner
727453c076 src: move all files (again)
Make "src" the implicit "/usr/local" so that nobody can
sneak in weird files in the base file system or potentially
overwrite them.

This is the last time, I swear...  :)
2014-12-10 16:42:39 +01:00