summaryrefslogtreecommitdiffstats
path: root/src/admin.vala
AgeCommit message (Collapse)AuthorFilesLines
2013-02-09implement import_archive()Sebastian Reichel1-4/+15
2013-02-09implement gpg methods for the KtT Shop SystemSebastian Reichel1-4/+31
* list_keys() * get_key()
2013-02-05initial code for GPG supportSebastian Reichel1-0/+78
2012-12-09Prepare PGP supportSebastian Reichel1-1/+2
- add database field for PGP Key ID - add PGP Key ID support to CSV import - show PGP Key ID in user profile
2012-10-05merge user import script into the web interfaceSebastian Reichel1-0/+74
Users can be imported from *.csv files via /users/import.