|
afdbb2406d
|
Added $nocache parameter
Fixed typo in caching
Excluded caching for MySQL-Authentication & /poll-log/
|
2015-09-30 15:20:06 +00:00 |
|
|
d8693f05ae
|
Fix coding style part 2
|
2015-07-15 11:04:22 +02:00 |
|
|
a1ef2e0f69
|
Fixed the mysql auth include and the db schema. I set the desc field to be a varchar(200) and set it to be NULL by default (this is a personal preference but since it was not set in the code...). I fixed adduser function in html/includes/authentication/mysql.inc.php. I added $description and $twofactor to the function argument with default values and added descr and twofactor elements in the array passed to the dbInsert function call. OpenSuSE 13.2
|
2015-02-26 23:03:05 +00:00 |
|
|
8cf255072c
|
Updated edit user screen so you can now update details
|
2014-03-10 23:50:16 +00:00 |
|
|
18f9b89639
|
Removed code that was previously commented out
|
2014-02-23 17:55:07 +00:00 |
|
|
005504ae6d
|
Updated session / cookie support
|
2014-02-03 22:39:37 +00:00 |
|
|
04a9f4a2f3
|
Updated mysql auth to use PHPass
|
2014-02-03 12:10:06 +00:00 |
|
|
764cb72cd5
|
fixes and cleanups
git-svn-id: http://www.observium.org/svn/observer/trunk@3018 61d68cd4-352d-0410-923a-c4978735b2b8
|
2012-04-10 15:53:10 +00:00 |
|
|
ff895f96a0
|
add get_userlist function, pull from LDAP in case of LDAP backend -- now awaiting fix of edituser page
git-svn-id: http://www.observium.org/svn/observer/trunk@2545 61d68cd4-352d-0410-923a-c4978735b2b8
|
2011-09-22 16:46:30 +00:00 |
|
|
d864ce234f
|
kill a whole bunch of trailing spaces
git-svn-id: http://www.observium.org/svn/observer/trunk@2516 61d68cd4-352d-0410-923a-c4978735b2b8
|
2011-09-20 09:55:11 +00:00 |
|
|
b862c91618
|
fix ldap auth plugin, broke a lot of userlevel stuff a long time ago due to mysql layer changes
git-svn-id: http://www.observium.org/svn/observer/trunk@2482 61d68cd4-352d-0410-923a-c4978735b2b8
|
2011-09-16 10:08:05 +00:00 |
|
|
a1d3e4606e
|
fixes to auth and deleting users
git-svn-id: http://www.observium.org/svn/observer/trunk@2372 61d68cd4-352d-0410-923a-c4978735b2b8
|
2011-05-26 21:35:25 +00:00 |
|
|
d7d7d67fa0
|
fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@2294 61d68cd4-352d-0410-923a-c4978735b2b8
|
2011-05-12 23:17:44 +00:00 |
|
|
6bcc4f4e48
|
fix some stuff, break some stuff (ports disaply is missing some stuff atm)
git-svn-id: http://www.observium.org/svn/observer/trunk@2290 61d68cd4-352d-0410-923a-c4978735b2b8
|
2011-05-12 22:14:56 +00:00 |
|
|
9202ff9bee
|
- Added support in MySQL auth to prohibit users from modifying their password.
git-svn-id: http://www.observium.org/svn/observer/trunk@2252 61d68cd4-352d-0410-923a-c4978735b2b8
|
2011-05-05 14:54:12 +00:00 |
|
|
f55a30f744
|
some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice
git-svn-id: http://www.observium.org/svn/observer/trunk@2029 61d68cd4-352d-0410-923a-c4978735b2b8
|
2011-04-06 13:54:50 +00:00 |
|
|
2be7bfe497
|
r1984: BIG BROTHER RELEASE // Move user deletion code into authentication module
git-svn-id: http://www.observium.org/svn/observer/trunk@1984 61d68cd4-352d-0410-923a-c4978735b2b8
|
2011-03-28 10:48:43 +00:00 |
|
|
2f0c69c9ef
|
only update password to salted if database field is long enough
git-svn-id: http://www.observium.org/svn/observer/trunk@1939 61d68cd4-352d-0410-923a-c4978735b2b8
|
2011-03-20 21:13:59 +00:00 |
|
|
7bd37c5b06
|
change from unsalted md5 to salted md5 passwords, migrating passwords as authentication succeeds
git-svn-id: http://www.observium.org/svn/observer/trunk@1936 61d68cd4-352d-0410-923a-c4978735b2b8
|
2011-03-19 20:23:23 +00:00 |
|
|
6ce38e5229
|
check for existing user in adduser
git-svn-id: http://www.observium.org/svn/observer/trunk@1930 61d68cd4-352d-0410-923a-c4978735b2b8
|
2011-03-18 16:56:02 +00:00 |
|
|
2afb522333
|
just another cleanup commit, don't mind me...
git-svn-id: http://www.observium.org/svn/observer/trunk@1885 61d68cd4-352d-0410-923a-c4978735b2b8
|
2011-03-16 18:28:52 +00:00 |
|
|
c6428480bc
|
remove dead map.php code, rename some .inc to .inc.php files, general trailing space cleanup part 1, some reindent. No expected functionality change whatsoever ;)
git-svn-id: http://www.observium.org/svn/observer/trunk@1824 61d68cd4-352d-0410-923a-c4978735b2b8
|
2011-03-12 08:50:47 +00:00 |
|
|
8dfad7f27d
|
fix password change for mysql auth
git-svn-id: http://www.observium.org/svn/observer/trunk@1232 61d68cd4-352d-0410-923a-c4978735b2b8
|
2010-06-21 15:39:43 +00:00 |
|
|
c0620baddc
|
more working less sucking
git-svn-id: http://www.observium.org/svn/observer/trunk@994 61d68cd4-352d-0410-923a-c4978735b2b8
|
2010-03-06 01:22:09 +00:00 |
|
|
1900cbb309
|
can has working pages? NO CAN HAS :(
git-svn-id: http://www.observium.org/svn/observer/trunk@993 61d68cd4-352d-0410-923a-c4978735b2b8
|
2010-03-06 01:19:06 +00:00 |
|
|
71bcc3abe4
|
userlevel via authmodule
git-svn-id: http://www.observium.org/svn/observer/trunk@992 61d68cd4-352d-0410-923a-c4978735b2b8
|
2010-03-06 01:15:52 +00:00 |
|
|
eed5f0c3c3
|
MOAR AUTHMODULE, with some parts left to do...
git-svn-id: http://www.observium.org/svn/observer/trunk@991 61d68cd4-352d-0410-923a-c4978735b2b8
|
2010-03-06 01:10:05 +00:00 |
|
|
cb7c59505f
|
change password option in the auth modules, not used in the webinterface yet
git-svn-id: http://www.observium.org/svn/observer/trunk@990 61d68cd4-352d-0410-923a-c4978735b2b8
|
2010-03-06 00:00:05 +00:00 |
|
|
b719e22e8e
|
auth modules! please test http-auth again, i haven't, but i think i got it right...
git-svn-id: http://www.observium.org/svn/observer/trunk@973 61d68cd4-352d-0410-923a-c4978735b2b8
|
2010-02-28 13:04:07 +00:00 |
|