Skip to content

Release 0.5.0-beta #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 81 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
81 commits
Select commit Hold shift + click to select a range
4007917
initial commit - transfered repos
hakasapl Feb 17, 2021
505f0a5
added notice for deactivated account
hakasapl Feb 18, 2021
aaf3d1f
added changelog
hakasapl Feb 25, 2021
87c9174
Added version info
hakasapl Feb 25, 2021
0b94731
better css templates
hakasapl Feb 26, 2021
29b5c6b
updated account settings
hakasapl Mar 5, 2021
a960cbe
added support ticket php - no php yet
hakasapl Apr 6, 2021
9808922
added prefix to ssh generation
hakasapl Apr 6, 2021
b731982
remove panel index
hakasapl Apr 6, 2021
4bb05df
css global changes
hakasapl Apr 6, 2021
6f035ec
added getFullname() method to unityUser
hakasapl Apr 6, 2021
fc25f2c
updated navbar items
hakasapl Apr 6, 2021
67a8c18
fixed button width on account settings
hakasapl Apr 6, 2021
5d2decb
good communication with truenas api
hakasapl Jul 7, 2021
281f395
added storage class to autoload
hakasapl Jul 7, 2021
81f244e
working home directory creation
hakasapl Jul 16, 2021
47710b2
added truenas test
hakasapl Jul 16, 2021
635d2c0
finished ACL queries
hakasapl Jul 26, 2021
1f9afa8
fixed delete method for storage
hakasapl Jul 26, 2021
32d31bd
added populatehomedirectory method, untested
hakasapl Jul 26, 2021
24912d2
added skeleton readme
hakasapl Jul 26, 2021
1147489
merged populatehome
hakasapl Jul 26, 2021
dd1d54f
added scratch skeleton files
hakasapl Jul 31, 2021
59dfe3a
added populatescratchdirectory method
hakasapl Jul 31, 2021
548fe97
implemented storage class in user creation pipeline
hakasapl Jul 31, 2021
ae4a15b
updated changelog
hakasapl Jul 31, 2021
1322028
finished table expansion frontend
hakasapl Aug 3, 2021
631f69d
removed duplicate entries
hakasapl Aug 3, 2021
5a309fb
fixed key upload issues
hakasapl Aug 3, 2021
1ddafef
ajax file for getting group members
hakasapl Aug 3, 2021
9bc442c
added start of ldap schema definition for advanced group management
hakasapl Sep 2, 2021
8eafa76
started work on service stack framework
hakasapl Sep 2, 2021
abb86fa
added skeleton for storage drivers
hakasapl Sep 7, 2021
2c23670
created serviceStack class
hakasapl Sep 7, 2021
30487fa
moved to using OIDs for UMass (still needs children OIDs)
hakasapl Sep 7, 2021
6ee70a4
changes web uid to static
hakasapl Sep 7, 2021
0bada1b
whitespace
hakasapl Sep 7, 2021
d5efdd9
switch to service stack for init scripts
hakasapl Sep 20, 2021
0e2e65d
added notion of storage device flags
hakasapl Sep 21, 2021
1ae71d2
removed mass email integration on the site
hakasapl Sep 24, 2021
d848947
new signup radio buttons
hakasapl Oct 15, 2021
5fb54b9
added unityfs daemon
hakasapl Oct 16, 2021
5ebe1a5
changing location of skel
hakasapl Oct 16, 2021
97446b5
bug squashing
hakasapl Oct 16, 2021
b37cdbe
added unityfs service
hakasapl Oct 16, 2021
85a6954
unityfs to service stack
hakasapl Oct 16, 2021
e57c331
fixed typo in schema file
hakasapl Oct 16, 2021
fe2d164
moved github method to globals
hakasapl Oct 16, 2021
1ce5bc6
updated account page with new classes
hakasapl Oct 16, 2021
a7c1b8b
fixed mailer issues
hakasapl Oct 16, 2021
c54f3d9
updated pi mgmt
hakasapl Oct 16, 2021
45fa2c1
the start of the faq
hakasapl Oct 16, 2021
3207bbf
fixed longstanding bug with multipi not functioning properly
hakasapl Oct 16, 2021
cfff4ed
added custom user mapping support
hakasapl Oct 16, 2021
ca5c8d8
updated gitignore
hakasapl Oct 16, 2021
6ef2ccc
performance op
hakasapl Oct 16, 2021
8b6ff93
storage drivers replaced with python app
hakasapl Oct 16, 2021
9458f84
cleaning old files
hakasapl Oct 16, 2021
ad37482
message modal
hakasapl Oct 16, 2021
6fa5f05
updated 1 use scripts
hakasapl Oct 16, 2021
c633e25
added dynamic navbar
hakasapl Oct 16, 2021
7a1b890
fixed user state rename
hakasapl Oct 16, 2021
79b60c2
udpated pi page to reflect changes in classes
hakasapl Oct 16, 2021
b514a8a
check auth user for get group members
hakasapl Oct 16, 2021
3566e8b
added service file example
hakasapl Oct 16, 2021
4acfef1
added custom modals to panel pages
hakasapl Oct 16, 2021
394185c
fixed unity account to remove group correctly
hakasapl Oct 16, 2021
d8eab01
set timeout on untiyfs
hakasapl Oct 16, 2021
d1754f5
updated config example
hakasapl Oct 16, 2021
3369428
added timeout, reduced cpu usage
hakasapl Oct 16, 2021
79b800a
added test style page
hakasapl Oct 16, 2021
3ef33be
removed role option from new account page
hakasapl Oct 16, 2021
4b11d94
set reuseaddr for socket conn
hakasapl Oct 16, 2021
32131a1
global style cleanup
hakasapl Oct 16, 2021
d49fd5c
check for dups when updating ssh keys
hakasapl Oct 16, 2021
12f5d54
removed checkmark
hakasapl Oct 16, 2021
dac984d
groups styling
hakasapl Oct 16, 2021
ac05705
styling touches
hakasapl Oct 16, 2021
b224203
more touch ups
hakasapl Oct 16, 2021
d7d4e5a
removed old stuff not needed
hakasapl Oct 16, 2021
703c281
updated changelog
hakasapl Oct 16, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
check for dups when updating ssh keys
  • Loading branch information
hakasapl committed Oct 16, 2021
commit d49fd5ca1b7fd168fa71f384ca176fa55bc0dbd3
3 changes: 2 additions & 1 deletion resources/libraries/unity-user.php
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,9 @@ public function getMail()
public function setSSHKeys($keys)
{
$ldapUser = $this->getLDAPUser();
$keys_filt = array_values(array_unique($keys));
if ($ldapUser->exists()) {
$ldapUser->setAttribute("sshpublickey", $keys);
$ldapUser->setAttribute("sshpublickey", $keys_filt);
if (!$ldapUser->write()) {
throw new Exception("Failed to modify SSH keys for $this->uid");
}
Expand Down