Eric J. Bowersox
4e251e72e1
implemented the system administrator function "Import User Accounts," allowing
...
a sysadmin to create mass quantities of user accounts automatically by
uploading an XML file
2001-11-24 05:04:10 +00:00
Eric J. Bowersox
85518ca0d5
Move to a slightly better implementation...
2001-11-21 20:22:47 +00:00
Eric J. Bowersox
8fe7abdf60
ok, now root_monitor is giving us trouble
2001-11-21 20:06:28 +00:00
Eric J. Bowersox
f8f83de56b
attempting to fix a problem with the known_monitors map (by removing it)
2001-11-21 19:57:29 +00:00
Eric J. Bowersox
54807085b2
did some javadocs for the new security classes, now that they're pretty much
...
in their final form
2001-11-19 06:02:23 +00:00
Eric J. Bowersox
de971c9c7b
continued the separation by shifting all the exceptions into their own package
...
(preparatory to establishing some sort of service-based architecture)
2001-11-19 02:20:22 +00:00
Eric J. Bowersox
5f966a6450
first stage of transitioning to the new SecurityMonitor-based security
...
architecture--it's implemented at the global level and for communities,
conferences still use the old hard-coded implementation. The new
StaticSecurityMonitor is configured via XML data, which will be important
when we implement the new Community Services architecture
2001-11-18 09:32:21 +00:00